fix make dist
authorTero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 03:01:22 +0200
changeset 75 5d69e51ebd55
parent 74 7c8226668e87
child 76 2e07f7dccb67
fix make dist
Makefile
--- a/Makefile	Mon Jan 25 03:00:04 2010 +0200
+++ b/Makefile	Mon Jan 25 03:01:22 2010 +0200
@@ -15,8 +15,8 @@
 LOADLIBES = -lpng -lpthread
 
 # output name
-DIST_NAME = 78949E-as2
-DIST_RESOURCES = README "Learning Diary.pdf" $(shell "echo python/*.{py,pyx}")
+DIST_NAME = pngtile-0.2
+DIST_RESOURCES = README $(shell "echo python/*.{py,pyx}")
 
 all: depend lib/libpngtile.so bin/pngtile