]> git.mxchange.org Git - flightgear.git/blob - Debug/Makefile.am
Wrapped zlib calls so zlib can be optionally disabled.
[flightgear.git] / Debug / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libDebug.la
4
5 libDebug_la_SOURCES = fg_debug.c fg_debug.h
6
7 INCLUDES += -I$(top_builddir)