summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-04-03 15:09:18 +0200
committerSimon Josefsson <simon@josefsson.org>2009-04-03 15:09:18 +0200
commitfdd7df74b6420695575ea5e17eb5f2e0ef9846ce (patch)
tree69e5c26c0e0809c441bca5bf42deb8952e78b06d /Makefile.am
parentcd4a00d469912cc14c47671df0fed24586e6d26e (diff)
downloadgnutls-fdd7df74b6420695575ea5e17eb5f2e0ef9846ce.tar.gz
Move i18n dir back to lib/, after discussion with Bruno.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 59d8bf371d..e6a46538c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-SUBDIRS = lib libextra gl po src doc tests
+SUBDIRS = lib libextra gl src doc tests
if HAVE_GUILE
SUBDIRS += guile