--- 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) \