diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
commit | 698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch) | |
tree | 554d7f474ff689050795bb1991bf3af04ce30485 /Makefile.am.in | |
parent | 3af987b7825866d742487cb6aa5b82bf0adf7543 (diff) | |
download | tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip |
Additional renaming of kde to tde
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am.in b/Makefile.am.in index f2467786..dddf1aea 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -1,4 +1,4 @@ -## kdegraphics/Makefile.am $Id$ +## tdegraphics/Makefile.am $Id$ ## (C) 1997 Stephan Kulow AUTOMAKE_OPTIONS = foreign 1.6.1 @@ -10,7 +10,7 @@ COMPILE_AFTER_kviewshell = kdvi kfaxview DISTCLEANFILES = inst-apps -EXTRA_DIST = admin debian kdebase.spec.in README.pam kde.pamd +EXTRA_DIST = admin debian tdebase.spec.in README.pam kde.pamd dist-hook: cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin |