From 60d00c0cbda79b3c1715e38456a02656f6e6e707 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Oct 1996 03:33:19 +0000 Subject: [PATCH] (INCLUDES): Add -I../intl. Reported by Eric Backus. --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index f2449ebb1f..cf201daeb4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -3,7 +3,6 @@ noinst_LIBRARIES = fu EXTRA_DIST = group-member.c -INCLUDES = -I.. -I$(srcdir) INCLUDES = -I.. -I$(srcdir) -I../intl fu_SOURCES = getdate.y posixtm.y getopt.c getopt1.c \ -- 2.30.2