diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:39:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:39:34 -0600 |
commit | eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd (patch) | |
tree | b9ff8c91d3bebf0d3684f73b6a1fda607701b965 /Makefile.am | |
parent | db2f713d0a0aaa32f8aa4d1fb05a0569c2f1e9d6 (diff) | |
download | kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.tar.gz kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.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 6ad9abe..27506f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## # just make sure, we don't ship the sqlite subdirectory with the tarball SOURCEDIRS = libkgpgfile libkdchart kmymoney2 po doc developer-doc @@ -9,7 +9,7 @@ EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO ChangeLog.original co noinst_HEADERS = kdecompat.h -####### 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 |