diff options
author | Michele Calgaro <[email protected]> | 2024-12-08 18:08:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-08 18:08:31 +0900 |
commit | a876c10e905fa357d43de03cf0fcb922cac9e4d5 (patch) | |
tree | a4646dc5eb02cb036480e3046056969e5b3c5e13 /tdecore/Makefile.am | |
parent | dc549c3641efcd9cf0af5999f380796cce3fb0b6 (diff) | |
download | tdelibs-a876c10e905fa357d43de03cf0fcb922cac9e4d5.tar.gz tdelibs-a876c10e905fa357d43de03cf0fcb922cac9e4d5.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdecore/Makefile.am')
-rw-r--r-- | tdecore/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/Makefile.am b/tdecore/Makefile.am index c03350fbb..d30506507 100644 --- a/tdecore/Makefile.am +++ b/tdecore/Makefile.am @@ -41,7 +41,7 @@ include_HEADERS = tdeconfig.h tdeconfigskeleton.h \ tdeconfigbase.h kdesktopfile.h kurl.h ksock.h tdeaboutdata.h \ tdecmdlineargs.h tdeconfigbackend.h tdeapplication.h \ tdeuniqueapplication.h kcharsets.h tdeversion.h kpty.h tdeprocess.h \ - kprocctrl.h tdeprocctrl.h tdelocale.h kicontheme.h kiconloader.h kdebug.h \ + tdeprocctrl.h tdelocale.h kicontheme.h kiconloader.h kdebug.h \ twinmodule.h twin.h krootprop.h tdeshortcut.h kkeynative.h tdeaccel.h \ kglobalaccel.h tdestdaccel.h tdeshortcutlist.h kcatalogue.h \ kregexp.h kcompletion.h kstringhandler.h \ |