summaryrefslogtreecommitdiffstats
path: root/src/GNUmakefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile.am')
-rw-r--r--src/GNUmakefile.am16
1 files changed, 9 insertions, 7 deletions
diff --git a/src/GNUmakefile.am b/src/GNUmakefile.am
index 195532c..315600d 100644
--- a/src/GNUmakefile.am
+++ b/src/GNUmakefile.am
@@ -1,15 +1,17 @@
-bin_PROGRAMS = \
- candump \
- canecho \
- cansend \
- cansequence
+# bin_PROGRAMS = \
+# candump \
+# canecho \
+# cansend \
+# cansequence
sbin_PROGRAMS = \
canconfig
AM_CPPFLAGS = \
- -I$(top_srcdir)/include
- -I$(top_builddir)/include
+ -I$(top_srcdir)/include \
+ -I$(top_builddir)/include \
+ -DPF_CAN=29 \
+ -DAF_CAN=PF_CAN
MAINTAINERCLEANFILES = \
GNUmakefile.in