]> git.mxchange.org Git - simgear.git/commitdiff
Build with other simgear header files from source tree, not those that are
authorcurt <curt>
Tue, 17 Sep 2002 01:16:18 +0000 (01:16 +0000)
committercurt <curt>
Tue, 17 Sep 2002 01:16:18 +0000 (01:16 +0000)
installed.

simgear/scene/sky/clouds3d/Makefile.am

index 9c8ff6f4d5ebe3d5e2b2e885358a135d652097ab..9b492a4ad7d4d05d458e1faad333dcd0d580e0dd 100644 (file)
@@ -28,3 +28,5 @@ libsgclouds3d_a_SOURCES = \
        SkyContext.cpp \
        SkySceneManager.cpp \
        SkySceneLoader.cpp
+
+INCLUDES = -I$(top_srcdir)