aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-29 16:25:41 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-29 16:25:41 +0000
commit966f6680cf4b217c4c96b7ec2eee99b2357ddddc (patch)
tree2494167c843619267e3fda69fb375bbfd138a264 /Makefile
parent74162d15fc19810de3ac8e0e81c1657dc398e2e8 (diff)
Export the GTK2 library and include information to sub Makefiles.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@59304 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 c423ff8df..8d5e6d444 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,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