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:
Derek Atkins
2006-01-13 23:57:36 +00:00
parent fe153377d4
commit 5d932d635a
14 changed files with 20 additions and 17 deletions

View File

@@ -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.