git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f3ac47
)
added gfx to default targets
author
kramm
<kramm>
Fri, 4 May 2007 13:21:11 +0000
(13:21 +0000)
committer
kramm
<kramm>
Fri, 4 May 2007 13:21:11 +0000
(13:21 +0000)
lib/python/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/python/Makefile.in
b/lib/python/Makefile.in
index
5bfc934
..
efd03a0
100644
(file)
--- a/
lib/python/Makefile.in
+++ b/
lib/python/Makefile.in
@@
-3,7
+3,7
@@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include ../../Makefile.common
-all: SWF.$(SLEXT)
+all: SWF.$(SLEXT) gfx.$(SLEXT)
exe: mypython$(E) swfpython$(E) testmem$(E)
primitives.$(O): primitives.c primitives.h