Mercurial > pidgin
comparison libpurple/Makefile.am @ 32819:2c6510167895 default tip
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 3315c5dfbd0ad16511bdcf865e5b07c02d07df24)
to branch 'im.pidgin.pidgin' (head cbd1eda6bcbf0565ae7766396bb8f6f419cb6a9a)
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Sat, 02 Jun 2012 02:30:49 +0000 |
| parents | d9d55a03ec7b |
| children |
comparison
equal
deleted
inserted
replaced
| 32818:01ff09d4a463 | 32819:2c6510167895 |
|---|---|
| 7 purple-remote \ | 7 purple-remote \ |
| 8 purple-send \ | 8 purple-send \ |
| 9 purple-send-async \ | 9 purple-send-async \ |
| 10 purple-url-handler \ | 10 purple-url-handler \ |
| 11 purple.h.in \ | 11 purple.h.in \ |
| 12 purple.pc.in \ | 12 purple-3.pc.in \ |
| 13 purple-uninstalled.pc.in \ | 13 purple-3-uninstalled.pc.in \ |
| 14 version.h.in \ | 14 version.h.in \ |
| 15 Makefile.mingw \ | 15 Makefile.mingw \ |
| 16 win32/global.mak \ | 16 win32/global.mak \ |
| 17 win32/libc_interface.c \ | 17 win32/libc_interface.c \ |
| 18 win32/libc_interface.h \ | 18 win32/libc_interface.h \ |
| 28 if USE_GCONFTOOL | 28 if USE_GCONFTOOL |
| 29 GCONF_DIR=gconf | 29 GCONF_DIR=gconf |
| 30 endif | 30 endif |
| 31 | 31 |
| 32 pkgconfigdir = $(libdir)/pkgconfig | 32 pkgconfigdir = $(libdir)/pkgconfig |
| 33 pkgconfig_DATA = purple.pc | 33 pkgconfig_DATA = purple-3.pc |
| 34 | 34 |
| 35 SUBDIRS = $(GCONF_DIR) plugins protocols ciphers . tests example | 35 SUBDIRS = $(GCONF_DIR) plugins protocols ciphers . tests example |
| 36 | 36 |
| 37 purple_coresources = \ | 37 purple_coresources = \ |
| 38 account.c \ | 38 account.c \ |
| 115 dbus-maybe.h \ | 115 dbus-maybe.h \ |
| 116 debug.h \ | 116 debug.h \ |
| 117 desktopitem.h \ | 117 desktopitem.h \ |
| 118 eventloop.h \ | 118 eventloop.h \ |
| 119 ft.h \ | 119 ft.h \ |
| 120 gaim-compat.h \ | |
| 121 idle.h \ | 120 idle.h \ |
| 122 imgstore.h \ | 121 imgstore.h \ |
| 123 log.h \ | 122 log.h \ |
| 124 media.h \ | 123 media.h \ |
| 125 media-gst.h \ | 124 media-gst.h \ |
