summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-01 11:56:27 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-01 11:56:27 +0100
commitd5a6c73d9e02d0745a456f5a5eb121e03051b349 (patch)
treec195ae292f90cac5782820b45eabf6a5bc8bc90e /Makefile.am
parentb2bcc5fc8e9c2aea25f1209a550328b71c242776 (diff)
downloadlibtasn1-d5a6c73d9e02d0745a456f5a5eb121e03051b349.tar.gz
Added intprops
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c84b629..854dbdb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,3 +31,6 @@ SUBDIRS = gl lib src examples tests doc
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
EXTRA_DIST += cfg.mk maint.mk .clcopying
+
+gnulib-update:
+ gnulib-tool --add-import --dir=. --lib=libgnu --source-base=lib/gllib --m4-base=lib/glm4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --lgpl=2 --no-conditional-dependencies --libtool --macro-prefix=lgl --no-vc-files