From fac200fcbf01d397e031c8a9067c437a6a19c7d5 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 22 Apr 2013 00:40:34 +0200 Subject: mate-conf-import: Add makefile and desktop file --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c0d5b64..3283061 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,9 @@ endif if DESKTOP_DOCS_ENABLED SUBDIRS += desktop-docs endif +if MATE_CONF_IMPORT_ENABLED +SUBDIRS += mate-conf +endif ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.1