X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fexample%2FMakefile;fp=lib%2Fexample%2FMakefile;h=4f73cb0aebd543df9174c0d95a5fcba492aa363e;hb=6241d287974fe3caca343d4ede208cf8303db111;hp=398066d73da68b431988c43c458bcb03e5569a02;hpb=8fc1927a31416db52cbb9b763f84911e259e89ea;p=swftools.git diff --git a/lib/example/Makefile b/lib/example/Makefile index 398066d..4f73cb0 100644 --- a/lib/example/Makefile +++ b/lib/example/Makefile @@ -1,6 +1,6 @@ # Makefile -RFXSWF = ../librfxswf.a +RFXSWF = ../librfxswf.a ../libbase.a LDLIBS = -L/usr/X11R6/lib -ljpeg -lm -lz -lX11 -lfreetype -lt1 #CFLAGS = -funsigned-char CC = gcc