diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-10-25 09:55:13 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-10-25 23:24:32 +0200 |
commit | 1ceb47d96da9e7977c96241f49ad291ff0466970 (patch) | |
tree | 36a8d5e370d9fa5ccee0d186ce0e9f7c34877147 /config_host.mk.in | |
parent | bab471569a72618efba223751b54ac40965842d8 (diff) |
graphite: convert to gbuild
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index ad5f8f98ee5a..1f9793f83faf 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -221,6 +221,7 @@ export GPERF=@GPERF@ export GPERF=@GPERF@ export GRAPHITE_CFLAGS=@GRAPHITE_CFLAGS@ export GRAPHITE_LIBS=@GRAPHITE_LIBS@ +export GRAPHITE_TARBALL=@GRAPHITE_TARBALL@ @x_Cygwin@ export GREP=@WIN_GREP@ export GSTREAMER_CFLAGS=@GSTREAMER_CFLAGS@ export GSTREAMER_LIBS=@GSTREAMER_LIBS@ |