Skip to content
Snippets Groups Projects
Commit 62c3a9f7 authored by James Goppert's avatar James Goppert
Browse files

Include fix.

parent c2da0ae6
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ SUBDIRS = aeromatic ...@@ -4,6 +4,6 @@ SUBDIRS = aeromatic
noinst_PROGRAMS = prep_plot noinst_PROGRAMS = prep_plot
prep_plot_CPPFLAGS = -I ${TOP_SRCDIR}/src/input_output prep_plot_CPPFLAGS = -I ${top_srcdir}/src/input_output
prep_plot_SOURCES = prep_plot.cpp ../simgear/xml/easyxml.cxx plotXMLVisitor.cpp prep_plot_SOURCES = prep_plot.cpp ../simgear/xml/easyxml.cxx plotXMLVisitor.cpp
prep_plot_LDADD = -lexpat prep_plot_LDADD = -lexpat
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment