From b9ea0633c7243de552d581f4486902c67aefd695 Mon Sep 17 00:00:00 2001
From: Ivo Timmermans <ivo@lychnis.net>
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 de63d112..9903edaa 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.39.5