summaryrefslogtreecommitdiffstats
path: root/cmd/Makefile.am
blob: 5658d06c4b3ac2da5f626684204abbd5e1b0196e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include $(top_srcdir)/config/Rules.am

DEFAULT_INCLUDES += \
	-I${top_srcdir}/lib

sbin_PROGRAMS = spl splat

spl_SOURCES = spl.c

splat_SOURCES = splat.c
splat_LDFLAGS = $(top_builddir)/lib/libcommon.la

EXTRA_DIST = splat.h