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
commitac1c6b404adb22928799875f957d18cf83284962 (patch)
treeeb04c9b23d07a1a4def6bc77f5cace5dc73d5b46 /Makefile.am
parent51fb930ef2ec8c479fb113ae6b3d5549a0bab892 (diff)
downloadgunmake-ac1c6b404adb22928799875f957d18cf83284962.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 5507750..3e3b480 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