From 781c56ae986aabe2b236d10afd508d7523d39889 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Mon, 7 Jun 1999 20:49:27 +0000 Subject: [PATCH] 1999-06-07 Kjartan Maraas * configure.in, Makefile.in: added the gmc helpfile to the build. Whee, we have a helpfile. --- Makefile.in | 2 +- configure.in | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index d541db33a..815fb6e76 100644 --- a/Makefile.in +++ b/Makefile.in @@ -5,7 +5,7 @@ rootdir = $(srcdir) @MCFGR@@MCF@ foreigndirs=pc -codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons idl syntax +codedirs=vfs lib doc doc-gnome doc-gnome/C doc-gnome/C/figs slang gtkedit edit src gnome new_icons icons idl syntax unixdirs=intl $(codedirs) @POSUB@ alldirs=$(unixdirs) $(foreigndirs) subdirs=$(alldirs) diff --git a/configure.in b/configure.in index 71742916e..c4dbfff57 100644 --- a/configure.in +++ b/configure.in @@ -1239,6 +1239,8 @@ Makefile mc.spec VERSION doc/Makefile +doc-gnome/Makefile +doc-gnome/C/Makefile vfs/Makefile:vfs/Make-mc.in lib/Makefile gnome/Makefile