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