]> granicus.if.org Git - file/commitdiff
makefile as LDADD
authorChristos Zoulas <christos@zoulas.com>
Tue, 23 Dec 2003 17:33:21 +0000 (17:33 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 23 Dec 2003 17:33:21 +0000 (17:33 +0000)
src/Makefile.am

index a36da36b595952f27d99f6e482aaf2dedfeb1905..4b92388576a8c2d63ef1c89e9e6e94d2c844e647 100644 (file)
@@ -12,4 +12,4 @@ libmagic_la_SOURCES = magic.c apprentice.c softmagic.c ascmagic.c \
 libmagic_la_LDFLAGS = -version-info 1:0:0
 
 file_SOURCES = file.c
-file_LDFLAGS = -lmagic
+file_LDADD = libmagic.la