X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2FMakefile.am;h=a56c96efb24cf7dec4cc36c0f8a86d4f4d1bc243;hb=92ce5cf2c3a7cc811ef8a9b90974a6b779ccfc17;hp=bf388945eb81db677c9c64087b0ab4de27abd8b5;hpb=abf280fe4a309b383c3e18106b07cb0f2732fa22;p=swftools.git diff --git a/src/Makefile.am b/src/Makefile.am index bf38894..a56c96e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,4 +9,3 @@ swfdump_LINK = $(CCLD) ../lib/rfxswf.o -o $@ swfcombine_LINK = $(CCLD) ../lib/log.o -o $@ swfstrings_LINK = $(CCLD) ../lib/log.o ../lib/rfxswf.o -o $@ man_MANS = swfcombine.1 swfstrings.1 swfdump.1 jpeg2swf.1 -