summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStu Tomlinson <nosnilmot@pidgin.im>2008-02-29 20:23:02 +0000
committerStu Tomlinson <nosnilmot@pidgin.im>2008-02-29 20:23:02 +0000
commit23b12f6d9e176bb19e6a1ad8c18d5b178e8fb3aa (patch)
tree3761ce1a64297066abb11cb0677b119224976208 /Makefile.am
parent747adcc9a4563e43a797fe0c9d8704fa26b9efd1 (diff)
downloadpidgin-23b12f6d9e176bb19e6a1ad8c18d5b178e8fb3aa.tar.gz
Merge 2 "if ENABLE_GTK" sections
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 72b1ce8ce3..711cdc3d30 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,9 +35,6 @@ appsdir = $(datadir)/applications
apps_in_files = pidgin.desktop.in
apps_DATA = $(apps_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
-endif
-
-if ENABLE_GTK
GTK_DIR=pidgin
endif