diff options
Diffstat (limited to 'fonts/Makefile.am')
-rw-r--r-- | fonts/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Makefile.am b/fonts/Makefile.am index 2302170..bff6b80 100644 --- a/fonts/Makefile.am +++ b/fonts/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = font-small.pbm font-smooth.pbm font.pbm @@ -16,4 +16,4 @@ uninstall-local: -rm -f $(kde_datadir)/kpacman/fonts/font-smooth.pbm -rm -f $(kde_datadir)/kpacman/fonts/font.pbm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |