diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:07 -0600 |
commit | e4312018d88efdf7c3b3e8a0deed5f85525f9706 (patch) | |
tree | a43fa49ad1572ff0ae326bdc46843e94d849c876 /Makefile.am | |
parent | 9d229a011046e69ced6b516990b28c304dd01c04 (diff) | |
download | krusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.tar.gz krusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.zip |
Additional renaming of kde to tde
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index b73e17d..9cffec7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## # the condition for this is found in configure.in.in if with_tar @@ -13,7 +13,7 @@ SUBDIRS = krusader po pics doc krArc $(ISODIR) virt $(TARDIR) EXTRA_DIST = krusader.kdevprj admin AUTHORS COPYING ChangeLog INSTALL README TODO krusader.lsm krusader.spec -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign |