diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:32:07 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:32:07 -0600 |
commit | b4e545384b42deff2db00ff815c4cacbeb5d1860 (patch) | |
tree | bfb3416e8ebc56b09f3df5e68eb0473dbc5ef13c /buildtools/lib/widgets/Makefile.am | |
parent | 35f3f9ef33100c276b267e7e933709fdf737b2fe (diff) | |
download | tdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.tar.gz tdevelop-b4e545384b42deff2db00ff815c4cacbeb5d1860.zip |
Additional kde to tde renaming
Diffstat (limited to 'buildtools/lib/widgets/Makefile.am')
-rw-r--r-- | buildtools/lib/widgets/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/widgets/Makefile.am b/buildtools/lib/widgets/Makefile.am index 2277d9d0..ad607b18 100644 --- a/buildtools/lib/widgets/Makefile.am +++ b/buildtools/lib/widgets/Makefile.am @@ -23,7 +23,7 @@ kdevelopbuildtoolsinclude_HEADERS = addenvvardlg.h addfilesdialog.h \ makeoptionswidgetbase.h removesubprojectdialog.h removesubprojectdlgbase.h runoptionswidget.h \ runoptionswidgetbase.h subclassesdlg.h subclassesdlgbase.h -DOXYGEN_REFERENCES = dcop interfaces kdecore kdefx kdeui khtml kmdi kio kjs kparts kutils kdevutil kdevinterfaces kdevutil +DOXYGEN_REFERENCES = dcop interfaces tdecore tdefx tdeui khtml kmdi kio kjs kparts kutils kdevutil kdevinterfaces kdevutil DOXYGEN_PROJECTNAME = KDevelop Buildtool Widgets Library DOXYGEN_DOCDIRPREFIX = kdevbt include ../../../Doxyfile.am |