Skip to content

Commit

Permalink
fixed dependency include
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskramm committed Jan 21, 2009
1 parent 55a94fa commit 89c562a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.new.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ opt_programs = swfbytes$(E)
all: $(programs)

include Makefile.common
include Makefile.depend
include Makefile.deps

executables = src/wav2swf.c src/png2swf.c src/pdf2swf.c src/gif2swf.c \
src/swfcombine.c src/swfdump.c src/swfextract.c src/swfstrings.c \
Expand Down

0 comments on commit 89c562a

Please sign in to comment.