pkg: use a blob buffer in pkg_t to store variable fields
[oweals/opkg-lede.git] / Makefile.am
index b1980bfcb67e7ebf2e181adc9e9e743f767de428..d2f96a1defc23d22da542be74256523f472024fc 100644 (file)
@@ -1,4 +1,7 @@
-SUBDIRS = libbb libopkg src tests utils
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = libbb libopkg src tests utils man
+
 
 HOST_CPU=@host_cpu@
 BUILD_CPU=@build_cpu@