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 --- libgphoto2_port/serial/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'libgphoto2_port/serial') diff --git a/libgphoto2_port/serial/Makefile.am b/libgphoto2_port/serial/Makefile.am index 858d0d9ff..e907d8114 100644 --- a/libgphoto2_port/serial/Makefile.am +++ b/libgphoto2_port/serial/Makefile.am @@ -7,6 +7,7 @@ serial_la_LDFLAGS = -module -no-undefined -avoid-version \ -export-dynamic \ -export-symbols $(top_srcdir)/iolib.sym serial_la_CPPFLAGS = -I$(top_srcdir)/libgphoto2_port $(INTL_CFLAGS) +serial_la_DEPENDENCIES = $(top_srcdir)/iolib.sym serial_la_LIBADD = \ $(top_builddir)/libgphoto2_port/libgphoto2_port.la \ $(SERIAL_LIBS) -- cgit v1.2.1