mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/report-gnome/Makefile.am: add test dir
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6374 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
15d1dacf76
commit
65263d8b67
@ -1,3 +1,5 @@
|
||||
SUBDIRS = . test
|
||||
|
||||
pkglib_LTLIBRARIES = libgncmod-report-gnome.la libgw-report-gnome.la
|
||||
|
||||
AM_CFLAGS = \
|
||||
@ -31,6 +33,8 @@ libgncmod_report_gnome_la_LDFLAGS = -module
|
||||
|
||||
libgncmod_report_gnome_la_LIBADD = \
|
||||
${top_srcdir}/src/gnc-module/libgncmodule.la \
|
||||
${top_srcdir}/src/gnome-utils/libgncmod-gnome-utils.la \
|
||||
${top_srcdir}/src/app-file/libgncmod-app-file.la \
|
||||
${GLADE_LIBS} \
|
||||
${GUILE_LIBS} \
|
||||
${GNOME_LIBDIR} \
|
||||
|
Loading…
Reference in New Issue
Block a user