From 178994a7c466e8a29a77c64efcf3106028cb9cc8 Mon Sep 17 00:00:00 2001 From: Felipe Barriga Richards Date: Mon, 7 Nov 2016 12:18:26 -0300 Subject: Added xattr-tags extension. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6ff345d..c6ed3ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,10 @@ if ENABLE_WALLPAPER SUBDIRS += wallpaper endif +if ENABLE_XATTR_TAGS +SUBDIRS += xattr-tags +endif + EXTRA_DIST = \ autogen.sh \ intltool-extract.in \ -- cgit v1.2.1