summaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: de38d5fe25ca9695205b5d294b78d4f544e72b47 (plain)
1
2
3
noinst_LIBRARIES = libstage.a
libstage_a_SOURCES = ../include/dll_h/dll.h stage.c stage.h
libstage_a_CPPFLAGS = -I@top_srcdir@/include
© All Rights Reserved