]> git.mxchange.org Git - simgear.git/commitdiff
Fixed Makefile.am to install easyxml.hxx in the simgear/xml rather
authordavid <david>
Sun, 16 Dec 2001 20:59:16 +0000 (20:59 +0000)
committerdavid <david>
Sun, 16 Dec 2001 20:59:16 +0000 (20:59 +0000)
than simgear/.

simgear/xml/Makefile.am

index 613ef5451a5525114147339c3ab162933d15d370..035d4e7bb660fc098ea12092bd80d7b19270815e 100644 (file)
@@ -1,3 +1,5 @@
+includedir = @includedir@/xml
+
 if HAVE_ZLIB
 ZLIB_INCL =
 else