summaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
blob: a635e5d92825626504845a32e4f1a0ec48c8e8c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
AM_CPPFLAGS = -I$(top_srcdir)/src/include

lib_LTLIBRARIES = libaplwc.la
libaplwc_la_SOURCES = \
	init.c \
	wrappers.c \
	defs.h \
	fns.h \
	types.h