From c2a85bc44e4883b6240d0b5debfa6f1ed8bce915 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 7 Dec 2010 19:20:44 -0700 Subject: Add Gnulib to deal with unportability of 'strndup' --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 16446702..2913e5a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -EXTRA_DIST = configure -SUBDIRS = src data doc doc/examples scripts +EXTRA_DIST = configure m4/gnulib-cache.m4 +SUBDIRS = src data doc doc/examples scripts lib -- cgit v1.2.3