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

sbin_PROGRAMS = \
	canconfig

AM_CPPFLAGS = \
	-I$(top_srcdir)/include \
	-I$(top_builddir)/include \
	-DPF_CAN=29 \
	-DAF_CAN=PF_CAN 

MAINTAINERCLEANFILES = \
	GNUmakefile.in