mirror of
https://github.com/fooflington/wordbubbles.git
synced 2025-04-05 02:29:07 +00:00
fixed autobuild
This commit is contained in:
parent
c32e62dfc5
commit
acd359f2be
2
Makefile
2
Makefile
@ -27,4 +27,4 @@ clean:
|
|||||||
rm -f $(OBJS)
|
rm -f $(OBJS)
|
||||||
|
|
||||||
wordbubbles.jar: build
|
wordbubbles.jar: build
|
||||||
jar cf $(OBJS)
|
jar cf $@ $(OBJS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user