diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 18:03:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 18:03:26 -0600 |
commit | 595a6e60c6aafad9006327dbeb822b608e7f9b33 (patch) | |
tree | c5580ff4b4c9294fa382d7c35720853cf7fead71 /buildtools/lib/widgets | |
parent | 7bb265743a4cecdbd3bd1084eb64fb0670b651bb (diff) | |
download | tdevelop-595a6e60c6aafad9006327dbeb822b608e7f9b33.tar.gz tdevelop-595a6e60c6aafad9006327dbeb822b608e7f9b33.zip |
Rename kioslaves
Diffstat (limited to 'buildtools/lib/widgets')
-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 5528ab85..9a88b0fb 100644 --- a/buildtools/lib/widgets/Makefile.am +++ b/buildtools/lib/widgets/Makefile.am @@ -23,7 +23,7 @@ tdevelopbuildtoolsinclude_HEADERS = addenvvardlg.h addfilesdialog.h \ makeoptionswidgetbase.h removesubprojectdialog.h removesubprojectdlgbase.h runoptionswidget.h \ runoptionswidgetbase.h subclassesdlg.h subclassesdlgbase.h -DOXYGEN_REFERENCES = dcop interfaces tdecore tdefx tdeui tdehtml tdemdi kio kjs tdeparts tdeutils kdevutil kdevinterfaces kdevutil +DOXYGEN_REFERENCES = dcop interfaces tdecore tdefx tdeui tdehtml tdemdi tdeio kjs tdeparts tdeutils kdevutil kdevinterfaces kdevutil DOXYGEN_PROJECTNAME = KDevelop Buildtool Widgets Library DOXYGEN_DOCDIRPREFIX = kdevbt include ../../../Doxyfile.am |