comparison Makefile.am @ 22884:fdda2b8a4146

propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651) to branch 'im.pidgin.pidgin.custom_smiley' (head ddcc6eb918167735a0768b1a2976c95b5b15e213)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 05 Mar 2008 17:18:09 +0000
parents 2d0bfa78f732
children 0085d8b80bc4
comparison
equal deleted inserted replaced
22883:09f426ca9ca7 22884:fdda2b8a4146
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