diff options
author | Stu Tomlinson <nosnilmot@pidgin.im> | 2008-02-29 20:23:02 +0000 |
---|---|---|
committer | Stu Tomlinson <nosnilmot@pidgin.im> | 2008-02-29 20:23:02 +0000 |
commit | 23b12f6d9e176bb19e6a1ad8c18d5b178e8fb3aa (patch) | |
tree | 3761ce1a64297066abb11cb0677b119224976208 /Makefile.am | |
parent | 747adcc9a4563e43a797fe0c9d8704fa26b9efd1 (diff) | |
download | pidgin-23b12f6d9e176bb19e6a1ad8c18d5b178e8fb3aa.tar.gz |
Merge 2 "if ENABLE_GTK" sections
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
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 |