include python stuff in dist
authorTero Marttila <terom@fixme.fi>
Thu, 31 Dec 2009 17:37:54 +0200
changeset 27 e5c5a89d8308
parent 26 72fd5ba8d8c1
child 28 094893cdbab7
include python stuff in dist
Makefile
--- a/Makefile	Thu Dec 31 17:37:43 2009 +0200
+++ b/Makefile	Thu Dec 31 17:37:54 2009 +0200
@@ -11,7 +11,7 @@
 
 # output name
 DIST_NAME = 78949E-as2
-DIST_RESOURCES = README "Learning Diary.pdf"
+DIST_RESOURCES = README "Learning Diary.pdf" $(shell "echo python/*.{py,pyx}")
 
 all: depend lib/libpngtile.so bin/util