summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-09-18 10:42:49 +0100
committerClement Lefebvre <[email protected]>2015-09-18 10:42:49 +0100
commit441cb6de5843111ebee8e9569046e9f27a3ed9d4 (patch)
treeb8c4e108e5e65c0df74a8391b7adb5e5b5acc1e7 /Makefile.am
parent57886d7a447ed010762879259beb97e81c0284ea (diff)
parent5ca874a34650d3f9b44dcbd00eb219a9bf04a394 (diff)
downloadmate-desktop-441cb6de5843111ebee8e9569046e9f27a3ed9d4.tar.bz2
mate-desktop-441cb6de5843111ebee8e9569046e9f27a3ed9d4.tar.xz
Merge branch 'clefebvre-master'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
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}