From 5232d44dc00b90bf5628a7d79baca64dd78cad6c Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Fri, 31 May 2019 11:43:23 -0400
Subject: gmake: Provide /usr/include/gnumake.h

---
diff --git a/changelog b/changelog
index 8fef234..f6c6634 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,8 @@ gmake (4.2.1-1) trunk
   * Update Maintainer and Homepage fields.
   * gmake: Use automatic shared library dependencies.
   * Slightly improve/standardize package descriptions.
+  * gmake: Provide /usr/include/gnumake.h header for dynamic objects loaded
+    into GNU Make.  This may be split into a separate package in the future.
 
  -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Fri, 31 May 2019 10:30:43 -0400
 
diff --git a/gmake.pkg/files b/gmake.pkg/files
index 5d995d5..9720357 100644
--- a/gmake.pkg/files
+++ b/gmake.pkg/files
@@ -1 +1,2 @@
 /usr/bin/make
+/usr/include/gnumake.h
--
cgit v0.9.1