X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fexample%2FMakefile;fp=lib%2Fexample%2FMakefile;h=398066d73da68b431988c43c458bcb03e5569a02;hp=4f93804bc3ce082aecdafc1a2d9384eb3a1b8d59;hb=9770d49add4124a623fe4a257fd50dbd7ec25164;hpb=e6db36c966ebae578e1f6cbcaefe5b72206fc996 diff --git a/lib/example/Makefile b/lib/example/Makefile index 4f93804..398066d 100644 --- a/lib/example/Makefile +++ b/lib/example/Makefile @@ -1,6 +1,6 @@ # Makefile -RFXSWF = ../librfxswf$(A) +RFXSWF = ../librfxswf.a LDLIBS = -L/usr/X11R6/lib -ljpeg -lm -lz -lX11 -lfreetype -lt1 #CFLAGS = -funsigned-char CC = gcc