aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-29 16:29:17 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-29 16:29:17 +0000
commit95a2185d0ce33fc74c8d11fe3134dcfbdc43e5d6 (patch)
tree1a9c6ce88a2178fd41429ae9f2c62c5cd9425fd3 /Makefile
parentf4107ff962eab2fab854361c43f9627508bd9edb (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: http://svn.digium.com/svn/asterisk/trunk@59305 f38db490-d61c-443f-a65b-d21fe96a405b
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