diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:15 -0600 |
commit | 48e190dec2189c895c53c51215c12cf3fe561a2b (patch) | |
tree | 1a9cb7d4f7378fd1351865231d5074dec3377ee3 /Makefile.am | |
parent | 5e4bf1901be0194831a63c2be248808f553a07e0 (diff) | |
download | ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.tar.gz ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.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 2defde4..bb2e418 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,10 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = ksquirrel po pics EXTRA_DIST = ksquirrel.kdevprj admin AUTHORS COPYING ChangeLog INSTALL README TODO ksquirrel.lsm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ SUBDIRS += doc |