Put non-module .so in lib, not pkglib.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5798 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-11-08 07:25:43 +00:00
parent fe68e34047
commit 6be3026d52
+1 -1
View File
@@ -1,4 +1,4 @@
pkglib_LTLIBRARIES = libgnc-app-file-gnome.la
lib_LTLIBRARIES = libgnc-app-file-gnome.la
AM_CFLAGS = \
-I${top_srcdir}/src \