diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index db8051e9..4c5fb614 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,13 +5,10 @@ SUBDIRS = \ doc \ help \ icons \ + data \ man \ po -if HAVE_MATECOMPONENT -SUBDIRS += matecomponent -endif - ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-scrollkeeper |