Fixed Makefile.am to install easyxml.hxx in the simgear/xml rather

than simgear/.
This commit is contained in:
david 2001-12-16 20:59:16 +00:00
parent 6f1bfa202e
commit c6aa8bc8e9

View File

@ -1,3 +1,5 @@
includedir = @includedir@/xml
if HAVE_ZLIB
ZLIB_INCL =
else