Add -module arg to lib flags.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5681 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-10-18 06:43:42 +00:00
parent 93ab70466c
commit 4f7908c49c

View File

@ -2,6 +2,8 @@ SUBDIRS = glade
lib_LTLIBRARIES = libgncgnome.la
libgncgnome_la_LDFLAGS = -module
libgncgnome_la_SOURCES = \
argv-list-converters.c \
dialog-account.c \