gnome-scan r572 - in trunk: . lib



Author: bersace
Date: Sat Mar  1 20:57:39 2008
New Revision: 572
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=572&view=rev

Log:
Fix bug #10634. thanks to Marcin Banasiak.


Modified:
   trunk/ChangeLog
   trunk/lib/Makefile.am

Modified: trunk/lib/Makefile.am
==============================================================================
--- trunk/lib/Makefile.am	(original)
+++ trunk/lib/Makefile.am	Sat Mar  1 20:57:39 2008
@@ -93,6 +93,9 @@
 	$(GNOME_SCAN_CFLAGS) \
 	-DMODULE_DIR="\"@MODULE_DIR \""
 
+lib SONAME@_la_LIBADD = \
+	$(GNOME_SCAN_LIBS)
+
 includegsdir = $(includedir)/gnome-scan- API_VERSION@
 includegs_HEADERS = \
 	gnome-scan.h	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]