From b9ea0633c7243de552d581f4486902c67aefd695 Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Mon, 29 May 2000 21:04:55 +0000 Subject: [PATCH] Include intl/ directory in the list of subdirs. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index de63d11..9903eda 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = m4 lib cipher src doc po redhat debian +SUBDIRS = m4 intl lib cipher src doc po redhat debian ACLOCAL_AMFLAGS = -- 2.25.1