mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Build paths.h as necessary.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/g2-gog-integ@10879 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -4,6 +4,9 @@ AM_CFLAGS = $(GLIB_CFLAGS) $(ART_CFLAGS) $(GNOME_CFLAGS) $(GSF_CFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES = libgoffice.la
|
||||
|
||||
BUILT_SOURCES = \
|
||||
paths.h
|
||||
|
||||
libgoffice_la_LIBADD = \
|
||||
utils/libgoffice-utils.la \
|
||||
app/libgoffice-app.la \
|
||||
@@ -16,6 +19,7 @@ libgoffice_la_LIBADD = \
|
||||
${GLIB_LIBS}
|
||||
|
||||
libgoffice_la_SOURCES = \
|
||||
$(BUILT_SOURCES) \
|
||||
goffice.c \
|
||||
goffice.h \
|
||||
goffice-config.h \
|
||||
|
||||
Reference in New Issue
Block a user