Install expat_config.h as well

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=302191
This commit is contained in:
Raphael Bossek 2016-03-02 18:06:41 +01:00 committed by Sebastian Pipping
parent a0afc16400
commit 95d0faf2b4

View File

@ -42,7 +42,7 @@ INSTALL_DATA = @INSTALL_DATA@
mkinstalldirs = $(SHELL) $(top_srcdir)/conftools/mkinstalldirs
MANFILE = $(srcdir)/doc/xmlwf.1
APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h expat_config.h
LIBRARY = libexpat.la
DESTDIR = $(INSTALL_ROOT)