libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit e75201158b3db493a1e1af5671697fcab3137d3f
parent 898a1a3e6246b136ad6b70f7a5fbe9fe07ede7f0
Author: LRN <lrn1986@gmail.com>
Date:   Wed, 19 Sep 2012 09:24:59 +0000

Fix parallel builds

Diffstat:
Msrc/main/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/Makefile.am b/src/main/Makefile.am @@ -69,7 +69,7 @@ libextractor_la_SOURCES = \ extract_SOURCES = \ extract.c \ getopt.c getopt.h getopt1.c - +extract_DEPENDENCIES = libextractor.la LDADD = \