diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:40 -0600 |
commit | 6da34edde43f7c367322c50630f38f8ab5e2f283 (patch) | |
tree | ed54bc06c506123e6c8af354fdb5d686ad31fc26 /Makefile.am.in | |
parent | 3e724431d861ee6e21312853f7a74fca486f1641 (diff) | |
download | kuickshow-6da34edde43f7c367322c50630f38f8ab5e2f283.tar.gz kuickshow-6da34edde43f7c367322c50630f38f8ab5e2f283.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 8b57158..c7cc36e 100644 --- a/Makefile.am.in +++ b/Makefile.am.in @@ -1,4 +1,4 @@ -## kdegraphics/Makefile.am $Id: Makefile.am.in 571342 2006-08-09 10:30:55Z mueller $ +## tdegraphics/Makefile.am $Id: Makefile.am.in 571342 2006-08-09 10:30:55Z mueller $ ## (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 |