Don't forget gnome-print includes if they are needed

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5700 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Bill Gribble 2001-10-19 18:21:14 +00:00
parent f6550b2217
commit 3d701d072d

View File

@ -49,6 +49,7 @@ CFLAGS = @CFLAGS@ \
${G_WRAP_COMPILE_ARGS} \ ${G_WRAP_COMPILE_ARGS} \
${GUILE_INCS} \ ${GUILE_INCS} \
${GLIB_CFLAGS} \ ${GLIB_CFLAGS} \
${GNOME_PRINT_CFLAGS} \
${GNOME_INCLUDEDIR} ${GNOME_INCLUDEDIR}
EXTRA_DIST = \ EXTRA_DIST = \