From 248e5f127bb0de99de12ce6d0461a7dc9ec3d697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 8 Sep 2008 20:16:20 +0000 Subject: [PATCH] SUBDIRS += po git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23811 ec53bebd-3082-4978-b11e-865c3cabbd6b --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 924336f0a..26de7bc65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ kcm_dir = kcm endif SUBDIRS= include lib kuser kdc admin kadmin kpasswd -SUBDIRS+= $(kcm_dir) appl doc tools tests packages etc +SUBDIRS+= $(kcm_dir) appl doc tools tests packages etc po ## ACLOCAL = @ACLOCAL@ -I cf ACLOCAL_AMFLAGS = -I cf