diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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 |