X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fexample%2FMakefile;h=4f73cb0aebd543df9174c0d95a5fcba492aa363e;hb=5564aa996b3d6fc258138a7bafc4537431db1c48;hp=398066d73da68b431988c43c458bcb03e5569a02;hpb=9770d49add4124a623fe4a257fd50dbd7ec25164;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