Mercurial > pidgin.yaz
comparison plugins/Makefile.am @ 4390:16540914c963
[gaim-migrate @ 4656]
Added a mouse gestures plugin. Yes, you heard me.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 22 Jan 2003 13:57:27 +0000 |
parents | 59751fe608c5 |
children | 283fb289c510 |
comparison
equal
deleted
inserted
replaced
4389:e23a59b62700 | 4390:16540914c963 |
---|---|
1 SUBDIRS = docklet ticker | 1 SUBDIRS = docklet gestures ticker |
2 | 2 |
3 plugindir = $(libdir)/gaim | 3 plugindir = $(libdir)/gaim |
4 | 4 |
5 #CFLAGS += -I\$(top_srcdir) -I\$(top_srcdir)/src -DVERSION=\"$(VERSION)\" $(DEBUG_CFLAGS) | 5 #CFLAGS += -I\$(top_srcdir) -I\$(top_srcdir)/src -DVERSION=\"$(VERSION)\" $(DEBUG_CFLAGS) |
6 | 6 |