From a4fa7f2644ec54eb624878d42a92b737403ec583 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 3 Nov 2014 10:18:22 +0100 Subject: Add 'Set as wallpaper' extension --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1