summaryrefslogtreecommitdiffstats
path: root/src/GNUmakefile.am
blob: 195532c1612c97850d06b8da688a37589b093fec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bin_PROGRAMS = \
	candump \
	canecho \
	cansend \
	cansequence

sbin_PROGRAMS = \
	canconfig

AM_CPPFLAGS = \
	-I$(top_srcdir)/include
	-I$(top_builddir)/include

MAINTAINERCLEANFILES = \
	GNUmakefile.in