Fix Makefile dist: .pl -> .py

This commit is contained in:
Simon Howard 2008-12-25 19:48:40 +00:00
parent 4a2af33288
commit f040eb54bb

View file

@ -6,7 +6,7 @@ playpal.lmp : playpal-base.lmp playpal.py
colormap.lmp : playpal.lmp colormap.py
./colormap.py playpal.lmp > colormap.lmp
SOURCES=playpal.pl colormap.pl COPYING Makefile
SOURCES=playpal.py colormap.py COPYING Makefile
VERSION=0.0.1
dist : doom-misc-lumps-$(VERSION).tar.gz