summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-01-21 14:18:52 +0300
committerIgor Pashev <pashev.igor@gmail.com>2012-01-21 14:18:52 +0300
commit3b6ed35fce6585081dea66a027875e5ae9c9bbb1 (patch)
tree25c871fa5142e88205c05bdc9eeab28b42a2106e /Makefile.am
parentad6820fb04d5ed9ade265a7c5813e26c4fb762d5 (diff)
downloadutil-linux-old-3b6ed35fce6585081dea66a027875e5ae9c9bbb1.tar.gz
Added gnulib (progname, memrchr, rawmemchr, etc)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 368ded44..eb1e8d88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ endif
MAN_DIRS = man/ru
SUBDIRS = \
+ gnulib \
include \
disk-utils \
fdisk \
@@ -56,7 +57,7 @@ SUBDIRS += fsck
endif
endif
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4
EXTRA_DIST = \
autogen.sh \