Mercurial > pidgin.yaz
comparison pidgin/plugins/Makefile.am @ 32766:ea2b621fd3ba
Goodbye Adium themes plugin. I never really liked you anyway.
PS, someone write our default theme for us...
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Tue, 18 Oct 2011 04:47:58 +0000 |
| parents | 1223abf2eaf2 |
| children |
comparison
equal
deleted
inserted
replaced
| 32765:8fb1124b2794 | 32766:ea2b621fd3ba |
|---|---|
| 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 |
