Author: abrander
Date: 2013-06-04 21:06:42 +0200 (Tue, 04 Jun 2013)
New Revision: 4406

Modified:
   trunk/src/Makefile.am
Log:
Added sqlite3 libs for RSGeoDb.

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am       2013-06-03 19:36:10 UTC (rev 4405)
+++ trunk/src/Makefile.am       2013-06-04 19:06:42 UTC (rev 4406)
@@ -49,5 +49,5 @@
        rs-enfuse.c rs-enfuse.h \
        rs-geo-db.c rs-geo-db.h
 
-rawstudio_LDADD = ../librawstudio/librawstudio-@[email protected] @PACKAGE_LIBS@ 
@GCONF_LIBS@ @LENSFUN_LIBS@ @LIBGPHOTO2_LIBS@ @DBUS_LIBS@ @OSMGPSMAP_LIBS@ 
$(INTLLIBS)
+rawstudio_LDADD = ../librawstudio/librawstudio-@[email protected] @PACKAGE_LIBS@ 
@GCONF_LIBS@ @LENSFUN_LIBS@ @LIBGPHOTO2_LIBS@ @DBUS_LIBS@ @OSMGPSMAP_LIBS@ 
@SQLITE3_LIBS@ $(INTLLIBS)
 


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to