]> git.mxchange.org Git - flightgear.git/blobdiff - Stripe_u/Makefile.in
Code reorganizations. Added a Lib/ directory for more general libraries.
[flightgear.git] / Stripe_u / Makefile.in
index f012c211e2d79982d66ce569fcf5fa4dd0f8a156..db9d8599e92398da6d17dcc41f96d451ed28500e 100644 (file)
@@ -100,12 +100,12 @@ strips_SOURCES = \
        triangulate.h triangulatex.h \
        util.c util.h
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../../Simulator/Include/config.h
+CONFIG_HEADER = ../../Include/config.h
 CONFIG_CLEAN_FILES = 
 PROGRAMS =  $(bin_PROGRAMS)
 
 
-DEFS = @DEFS@ -I. -I$(srcdir) -I../../Simulator/Include
+DEFS = @DEFS@ -I. -I$(srcdir) -I../../Include
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@