aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-10-31 00:57:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-10-31 00:57:26 +0000
commite88c077c809bb7c07e0eec1795d451c42fb02108 (patch)
tree5532df6959211307a9a98ae5134a589a2cbfdb81 /lib
parent67a1512324e3aa4e3efecfcd8e6bd65838ed7081 (diff)
downloadanubis-e88c077c809bb7c07e0eec1795d451c42fb02108.tar.gz
anubis-e88c077c809bb7c07e0eec1795d451c42fb02108.tar.bz2
Initialize some variables before including gnulib.mk
Diffstat (limited to 'lib')
-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
@@ -20,2 +20,7 @@
+MOSTLYCLEANFILES=
+noinst_LIBRARIES=
+BUILT_SOURCES=
+EXTRA_DIST=
+AM_CPPFLAGS=
include gnulib.mk

Return to:

Send suggestions and report system problems to the System administrator.