summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-01-20 13:39:54 -0500
committerPaul Smith <psmith@gnu.org>2013-01-20 13:39:54 -0500
commit455a60a428be31397ce83c7175b77ff4e814ec12 (patch)
treeeb04c9b23d07a1a4def6bc77f5cace5dc73d5b46 /Makefile.am
parent7be368b76d7b3006d86a44652098c70a38da1343 (diff)
downloadmake-455a60a428be31397ce83c7175b77ff4e814ec12.tar.gz
Create externally referencable header file "gnumake.h".
Move the gmk_floc type to gnumake.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 55077503..3e3b4800 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ endif
SUBDIRS = glob config po doc $(MAYBE_W32)
bin_PROGRAMS = make
+include_HEADERS = gnumake.h
if USE_CUSTOMS
remote = remote-cstms.c