diff options
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 b35aa222779d..15c0a743ba42 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -622,6 +622,7 @@ export WPD_CFLAGS=@WPD_CFLAGS@ export WPD_LIBS=@WPD_LIBS@ export WPG_CFLAGS=@WPG_CFLAGS@ export WPG_LIBS=@WPG_LIBS@ +export WPG_TARBALL=@WPG_TARBALL@ export WPS_CFLAGS=@WPS_CFLAGS@ export WPS_LIBS=@WPS_LIBS@ export WPS_TARBALL=@WPS_TARBALL@ |