mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't install goffice and gsf headers.
* goffice/*/Makefile.am: * libgsf/*/Makefile.am: don't install goffice and gsf headers. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12347 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -32,10 +32,10 @@ if !HAVE_GLIB26
|
||||
endif
|
||||
|
||||
libgoffice_1_ladir = $(goffice_include_dir)
|
||||
libgoffice_1_la_HEADERS = \
|
||||
noinst_HEADERS = \
|
||||
goffice.h
|
||||
if !HAVE_GLIB26
|
||||
libgoffice_1_la_HEADERS += glib24_26-compat.h
|
||||
noinst_HEADERS += glib24_26-compat.h
|
||||
endif
|
||||
|
||||
# Depends on this Makefile, because it uses make variables.
|
||||
|
||||
Reference in New Issue
Block a user