]> git.mxchange.org Git - simgear.git/blob - Debug/Makefile.am
Derived file "Makefile.in" removed from version control.
[simgear.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)