summaryrefslogtreecommitdiffstats
path: root/cmd/Makefile.am
blob: c1e841dfe3a29bbd7851a53bf5456f6a8cc593b2 (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