aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8b31ba5..e314014 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -18,6 +18,11 @@
## with GNU Anubis. If not, see <http://www.gnu.org/licenses/>.
##
+MOSTLYCLEANFILES=
+noinst_LIBRARIES=
+BUILT_SOURCES=
+EXTRA_DIST=
+AM_CPPFLAGS=
include gnulib.mk
EXTRA_DIST += argcv.c argcv.h lbuf.c lbuf.h

Return to:

Send suggestions and report system problems to the System administrator.