summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
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 \