comparison libpurple/Makefile.am @ 19406:7c84cbb57972

disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
author Richard Laager <rlaager@wiktel.com>
date Wed, 29 Aug 2007 23:14:46 +0000
parents 215c02a8ff88
children a77432fe2f3b
comparison
equal deleted inserted replaced
19405:215c02a8ff88 19406:7c84cbb57972
20 win32/wpurpleerror.h \ 20 win32/wpurpleerror.h \
21 win32/win32dep.c \ 21 win32/win32dep.c \
22 win32/giowin32.c \ 22 win32/giowin32.c \
23 win32/win32dep.h 23 win32/win32dep.h
24 24
25 # if USE_GCONFTOOL 25 if USE_GCONFTOOL
26 # GCONF_DIR=gconf 26 GCONF_DIR=gconf
27 # endif 27 endif
28 28
29 pkgconfigdir = $(libdir)/pkgconfig 29 pkgconfigdir = $(libdir)/pkgconfig
30 pkgconfig_DATA = purple.pc 30 pkgconfig_DATA = purple.pc
31 31
32 SUBDIRS = $(GCONF_DIR) plugins protocols tests . example 32 SUBDIRS = $(GCONF_DIR) plugins protocols tests . example