From 7b2e4c9e71e8b847dda00f3a5aa6030d6b140cd6 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 3 Jan 2006 13:03:47 +0000 Subject: add *.sym file to _DEPENDENCIES git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8401 67ed7778-7388-44ab-90cf-0a291f65f57c --- camlibs/mustek/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'camlibs/mustek') diff --git a/camlibs/mustek/Makefile.am b/camlibs/mustek/Makefile.am index 17b8ed46f..f1e9b7a84 100644 --- a/camlibs/mustek/Makefile.am +++ b/camlibs/mustek/Makefile.am @@ -7,4 +7,5 @@ mustek_la_SOURCES = mdc800.c core.c image.c \ io.h mdc800_spec.h print.h rs232.h usb.h mustek_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \ -export-symbols $(top_srcdir)/camlibs/camlib.sym +mustek_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym mustek_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la -- cgit v1.2.1