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 9b61e79..71beaf1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,10 @@ if ENABLE_SHARE
SUBDIRS += share
endif
+if ENABLE_WALLPAPER
+SUBDIRS += wallpaper
+endif
+
EXTRA_DIST = \
autogen.sh \
intltool-extract.in \