X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fexample%2FMakefile;h=4f93804bc3ce082aecdafc1a2d9384eb3a1b8d59;hp=398066d73da68b431988c43c458bcb03e5569a02;hb=559f612b3997098648af09b1cfdc95c61e1e2877;hpb=6bb72d1d16522761d0a1fe787860191997485f60 diff --git a/lib/example/Makefile b/lib/example/Makefile index 398066d..4f93804 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