X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.in;h=3b0dc296c722361fee23f8223037e1b9e7354d7f;hb=9f90a099479eba7a64447c48ca66343043ab5d1b;hp=0daa244151a3ad5bffa55a017addec1c464ed05b;hpb=eb69e24d5f04b830d8a3655cedb1ce7adad04003;p=swftools.git diff --git a/lib/Makefile.in b/lib/Makefile.in index 0daa244..3b0dc29 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -3,9 +3,9 @@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ include ../Makefile.common -DEVICES = devices/swf.$(O) #devices/lrf.$(O) devices/opengl.$(O) +DEVICES = devices/swf.$(O) devices/arts.$(O) #devices/lrf.$(O) devices/opengl.$(O) -all: librfxswf$(A) libpdf$(A) art/libart$(A) devices/swf.$(O) libbase$(A) libgfx$(A) +all: librfxswf$(A) libpdf$(A) art/libart$(A) libbase$(A) libgfx$(A) $(DEVICES) lame_objects = @lame_objects@