Mercurial > pidgin.yaz
comparison pidgin/plugins/Makefile.am @ 32827:4a34689eeb33 default tip
merged from im.pidgin.pidgin
| author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
|---|---|
| date | Sat, 19 Nov 2011 14:42:54 +0900 |
| parents | ea2b621fd3ba |
| children |
comparison
equal
deleted
inserted
replaced
| 32692:0f94ec89f0bc | 32827:4a34689eeb33 |
|---|---|
| 1 DIST_SUBDIRS = adiumthemes cap disco gestures gevolution musicmessaging perl ticker | 1 DIST_SUBDIRS = cap disco gestures gevolution musicmessaging perl ticker |
| 2 | 2 |
| 3 if BUILD_GEVOLUTION | 3 if BUILD_GEVOLUTION |
| 4 GEVOLUTION_DIR = gevolution | 4 GEVOLUTION_DIR = gevolution |
| 5 endif | 5 endif |
| 6 | 6 |
| 25 $(GESTURE_DIR) \ | 25 $(GESTURE_DIR) \ |
| 26 $(GEVOLUTION_DIR) \ | 26 $(GEVOLUTION_DIR) \ |
| 27 $(MUSICMESSAGING_DIR) \ | 27 $(MUSICMESSAGING_DIR) \ |
| 28 $(PERL_DIR) \ | 28 $(PERL_DIR) \ |
| 29 disco \ | 29 disco \ |
| 30 ticker \ | 30 ticker |
| 31 adiumthemes | |
| 32 | 31 |
| 33 plugindir = $(libdir)/pidgin | 32 plugindir = $(libdir)/pidgin |
| 34 | 33 |
| 35 convcolors_la_LDFLAGS = -module -avoid-version | 34 convcolors_la_LDFLAGS = -module -avoid-version |
| 36 contact_priority_la_LDFLAGS = -module -avoid-version | 35 contact_priority_la_LDFLAGS = -module -avoid-version |
