X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2FMakefile.am;h=a56c96efb24cf7dec4cc36c0f8a86d4f4d1bc243;hb=92ce5cf2c3a7cc811ef8a9b90974a6b779ccfc17;hp=1b9426bed60d170bda6e19c9aa341c7d60766530;hpb=0534ee54aaf7fc82a1f8b4f565e1e277619173d6;p=swftools.git diff --git a/src/Makefile.am b/src/Makefile.am index 1b9426b..a56c96e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,5 +8,4 @@ jpeg2swf_LINK = $(CCLD) ../lib/rfxswf.o -o $@ 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 - +man_MANS = swfcombine.1 swfstrings.1 swfdump.1 jpeg2swf.1