diff options
Diffstat (limited to 'pics/tiny/Makefile.am')
-rw-r--r-- | pics/tiny/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pics/tiny/Makefile.am b/pics/tiny/Makefile.am index b9e7b79..e0c7ae9 100644 --- a/pics/tiny/Makefile.am +++ b/pics/tiny/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = dying.xpm eyes.xpm fruit.xpm lifes.xpm monster.xpm pacman.xpm point.xpm prison.xpm switch.xpm wall.xpm @@ -37,4 +37,4 @@ uninstall-local: -rm -f $(kde_datadir)/kpacman/pics/tiny/switch.xpm -rm -f $(kde_datadir)/kpacman/pics/tiny/wall.xpm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |