From 0ea5e86742027478d5fdcfd42e81fd32ffafdfc3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 20 Jan 2013 11:33:20 -0500 Subject: Rename the make.h file to makeint.h for internal use only. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c5ea81fd..55077503 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,7 @@ endif EXTRA_make_SOURCES = vmsjobs.c remote-stub.c remote-cstms.c -noinst_HEADERS = commands.h dep.h filedef.h job.h make.h rule.h variable.h \ +noinst_HEADERS = commands.h dep.h filedef.h job.h makeint.h rule.h variable.h \ debug.h getopt.h gettext.h hash.h make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLIB) @GETLOADAVG_LIBS@ @LIBINTL@ \ -- cgit v1.2.1