comparison Makefile.am @ 23458:44159acb7bb7

propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125) to branch 'im.pidgin.pidgin.khc.msnp15' (head 12d02c8d8c4cbee5a1f9c9aade905aca905c531d)
author Ka-Hing Cheung <khc@hxbc.us>
date Thu, 06 Mar 2008 04:19:53 +0000
parents 2d0bfa78f732
children 0085d8b80bc4
comparison
equal deleted inserted replaced
23457:f61f7e8d897e 23458:44159acb7bb7
33 if ENABLE_GTK 33 if ENABLE_GTK
34 appsdir = $(datadir)/applications 34 appsdir = $(datadir)/applications
35 apps_in_files = pidgin.desktop.in 35 apps_in_files = pidgin.desktop.in
36 apps_DATA = $(apps_in_files:.desktop.in=.desktop) 36 apps_DATA = $(apps_in_files:.desktop.in=.desktop)
37 @INTLTOOL_DESKTOP_RULE@ 37 @INTLTOOL_DESKTOP_RULE@
38 endif
39
40 if ENABLE_GTK
41 GTK_DIR=pidgin 38 GTK_DIR=pidgin
42 endif 39 endif
43 40
44 if ENABLE_GNT 41 if ENABLE_GNT
45 GNT_DIR=finch 42 GNT_DIR=finch