summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b1980bf..7e3d0ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
+ACLOCAL_AMFLAGS = -I shave
+
SUBDIRS = libbb libopkg src tests utils
+
HOST_CPU=@host_cpu@
BUILD_CPU=@build_cpu@
OPKGLIBDIR=@opkglibdir@