From 1abebef2bacc5bf5488568d9777fa7e806f71b8d Mon Sep 17 00:00:00 2001 From: ewt Date: Thu, 22 Oct 1998 18:56:55 +0000 Subject: [PATCH] added po subdirectory CVS patchset: 2487 CVS date: 1998/10/22 18:56:55 --- popt/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/popt/Makefile.am b/popt/Makefile.am index bd1a4c8..2080656 100644 --- a/popt/Makefile.am +++ b/popt/Makefile.am @@ -2,6 +2,8 @@ AUTOMAKE_OPTIONS = 1.3 foreign +SUBDIRS = po + INCLUDES = -I$(top_srcdir) noinst_HEADERS = popt.h -- 2.7.4