diff options
author | Timothy Pearson <[email protected]> | 2012-02-21 02:21:07 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-21 02:21:07 -0600 |
commit | 3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06 (patch) | |
tree | c048c651c9ca439c49a1636b46bf971f09776e19 /noatun-plugins/dub | |
parent | 9260d1f8f0b434f78acb3f01a39299bd18309f05 (diff) | |
download | tdeaddons-3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06.tar.gz tdeaddons-3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06.zip |
Update automake files to use tde instead of kde
Diffstat (limited to 'noatun-plugins/dub')
-rw-r--r-- | noatun-plugins/dub/dub/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/dub/dub/Makefile.am b/noatun-plugins/dub/dub/Makefile.am index 6628217..5c6e029 100644 --- a/noatun-plugins/dub/dub/Makefile.am +++ b/noatun-plugins/dub/dub/Makefile.am @@ -1,6 +1,6 @@ kde_module_LTLIBRARIES = noatundub.la -INCLUDES = $(all_includes) -I$(kde_includes)/kde +INCLUDES = $(all_includes) -I$(kde_includes)/tde noatundub_la_SOURCES = dubprefs.ui dubplaylistitem.cpp dubplaylist.cpp \ fileselectorwidget.cpp dubview.cpp dubapp.cpp dub.cpp dubconfigmodule.cpp |