6 lines
105 B
Makefile
6 lines
105 B
Makefile
noinst_LIBRARIES = libDebug.a
|
|
|
|
libDebug_a_SOURCES = fg_debug.c fg_debug.h
|
|
|
|
INCLUDES += -I$(top_builddir)
|