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