* src/gnome/Makefile.am

(lib_LTLIBRARIES): libgncgnome is now a shared lib.
(libgncgnome_la_SOURCES): libgncgnome is now a shared lib.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5591 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-10-12 21:31:44 +00:00
parent aeb24697bd
commit 0602f9150c

View File

@ -1,8 +1,8 @@
SUBDIRS = glade
noinst_LIBRARIES = libgncgnome.a
lib_LTLIBRARIES = libgncgnome.la
libgncgnome_a_SOURCES = \
libgncgnome_la_SOURCES = \
argv-list-converters.c \
dialog-account.c \
dialog-column-view.c \