From 65509aa3a7c35d8bd5a947ca87c14d4de11deb21 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 18 Feb 2011 10:53:07 +0100 Subject: Add p11_kit_strerror() method and internationalization. --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d7e1bc2..1d42904 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = module tests +SUBDIRS = po module tests po ACLOCAL_AMFLAGS = -I m4 @@ -26,3 +26,5 @@ coverage: $(GENHTML) --output-directory tests/coverage tests/coverage.info @echo "file://$(abs_top_builddir)/tests/coverage/index.html" endif + +EXTRA_DIST = config.rpath -- cgit v1.2.3