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 d9cfa80..ddeb2b9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,9 +9,6 @@ endif if USER_GUIDE_ENABLED SUBDIRS += user-guide endif -if MATE_CONF_IMPORT_ENABLED -SUBDIRS += mate-conf -endif ACLOCAL_AMFLAGS = -I m4 |