From 95a4eb7b024c58dd58ae43edaa709c68e5572525 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Jul 2002 10:35:11 +0000 Subject: [PATCH] (SUBDIRS): Remove djgpp, for now. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 26d4ba7f2e..e86b131a39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -SUBDIRS = lib src doc man m4 po tests djgpp +SUBDIRS = lib src doc man m4 po tests EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .kludge-stamp .prev-version -- 2.47.3