Mercurial > pidgin.yaz
diff 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 |
line wrap: on
line diff
--- a/pidgin/plugins/Makefile.am Tue Oct 18 04:17:47 2011 +0000 +++ b/pidgin/plugins/Makefile.am Tue Oct 18 04:47:58 2011 +0000 @@ -1,4 +1,4 @@ -DIST_SUBDIRS = adiumthemes cap disco gestures gevolution musicmessaging perl ticker +DIST_SUBDIRS = cap disco gestures gevolution musicmessaging perl ticker if BUILD_GEVOLUTION GEVOLUTION_DIR = gevolution @@ -27,8 +27,7 @@ $(MUSICMESSAGING_DIR) \ $(PERL_DIR) \ disco \ - ticker \ - adiumthemes + ticker plugindir = $(libdir)/pidgin
