mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* 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:
parent
aeb24697bd
commit
0602f9150c
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user