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

sbin_PROGRAMS = \
	canconfig

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

MAINTAINERCLEANFILES = \
	GNUmakefile.in