diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 5e76c52..79a7504 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,9 +3,6 @@ SUBDIRS = libmate-desktop man docs po schemas tools icons if MATE_ABOUT_ENABLED SUBDIRS += mate-about endif -if USER_GUIDE_ENABLED -SUBDIRS += user-guide -endif ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |