summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-03-29 16:29:17 +0000
committerRussell Bryant <russell@russellbryant.com>2007-03-29 16:29:17 +0000
commit2ddc0ae2eda64343caf789df424569ad8284994d (patch)
tree1a9c6ce88a2178fd41429ae9f2c62c5cd9425fd3 /Makefile
parent711c77fc08243925636ee48908558ebee04ee905 (diff)
Merged revisions 59304 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r59304 | russell | 2007-03-29 11:25:41 -0500 (Thu, 29 Mar 2007) | 2 lines Export the GTK2 library and include information to sub Makefiles. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b293775f1..f9a0de081 100644
--- a/Makefile
+++ b/Makefile
@@ -64,6 +64,8 @@ export CURSES_DIR
export NCURSES_DIR
export TERMCAP_DIR
export TINFO_DIR
+export GTK2_LIB
+export GTK2_INCLUDE
# even though we could use '-include makeopts' here, use a wildcard
# lookup anyway, so that make won't try to build makeopts if it doesn't