pidgin/plugins/Makefile.am

changeset 32585
382b9c2150cf
parent 32534
0fb9ddb72e3e
child 32677
52d651b3b98f
--- a/pidgin/plugins/Makefile.am	Thu Sep 22 23:49:39 2011 +0000
+++ b/pidgin/plugins/Makefile.am	Fri Sep 23 00:05:48 2011 +0000
@@ -16,6 +16,9 @@
 PERL_DIR = perl
 endif
 
+if ENABLE_GESTURES
+GESTURE_DIR = gestures
+endif
 
 SUBDIRS = \
 	$(CAP_DIR) \

mercurial