X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2FMakefile.am;h=a56c96efb24cf7dec4cc36c0f8a86d4f4d1bc243;hb=3c740c8c767b3e3b0fbc81d211fda1033af2f26d;hp=2c9fa29de29239821e8b4d017afdf7a6463766b2;hpb=6e09c9da9af8894a13cd8c3a787203322140a71d;p=swftools.git diff --git a/src/Makefile.am b/src/Makefile.am index 2c9fa29..a56c96e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,5 +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 -# don't build Makefile, only executables: -all-am: $(PROGRAMS) $(MANS)