From 6509b3af679f75f773c6b32bf32e22a43293fbd2 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 23 Nov 1995 05:34:09 +0000 Subject: [PATCH] (SUBDIRS): Define --- Makefile.am | 2 ++ lib/am/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index cb200c73..a23ea9e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = intl po + SCRIPTS = automake DISTCLEANFILES = automake diff --git a/lib/am/Makefile.am b/lib/am/Makefile.am index cb200c73..a23ea9e1 100644 --- a/lib/am/Makefile.am +++ b/lib/am/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = intl po + SCRIPTS = automake DISTCLEANFILES = automake -- 2.43.5