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 e98d497..db0417c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,9 +3,6 @@ SUBDIRS = libmate-desktop man docs po schemas tools if MATE_ABOUT_ENABLED SUBDIRS += mate-about endif -if DESKTOP_DOCS_ENABLED -SUBDIRS += desktop-docs -endif if USER_GUIDE_ENABLED SUBDIRS += user-guide endif |