mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/app-utils/Makefile.am: add file-utils.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5886 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -12,6 +12,7 @@ AM_CFLAGS = \
|
||||
${GNOME_INCLUDEDIR}
|
||||
|
||||
libgncmod_app_utils_la_SOURCES = \
|
||||
file-utils.c \
|
||||
gfec.c \
|
||||
global-options.c \
|
||||
gnc-component-manager.c \
|
||||
@@ -26,6 +27,7 @@ libgncmod_app_utils_la_SOURCES = \
|
||||
|
||||
gncincludedir = ${GNC_INCLUDE_DIR}
|
||||
gncinclude_HEADERS = \
|
||||
file-utils.h \
|
||||
gfec.h \
|
||||
global-options.h \
|
||||
gnc-component-manager.h \
|
||||
|
||||
Reference in New Issue
Block a user