diff options
Diffstat (limited to 'kcachegrind/Makefile.am')
-rw-r--r-- | kcachegrind/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcachegrind/Makefile.am b/kcachegrind/Makefile.am index 595471f5..e93f6afc 100644 --- a/kcachegrind/Makefile.am +++ b/kcachegrind/Makefile.am @@ -1,6 +1,6 @@ -SUBDIRS = kcachegrind pics converters +SUBDIRS = tdecachegrind pics converters EXTRA_DIST = \ AUTHORS COPYING NEWS ChangeLog INSTALL README TODO \ - kcachegrind.lsm kcachegrind.spec version.h + tdecachegrind.lsm tdecachegrind.spec version.h |