diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-02 23:25:56 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-03 11:37:54 +0200 |
commit | 4783eea7269010910879ed3584b229d9492a2ddc (patch) | |
tree | f0fec979a9b1e256af32837a269eddec50503628 /configure.ac | |
parent | 8517b6162e5531e733a0b2ffe8106873d8e0d082 (diff) |
Experiment with sandboxing
Change-Id: If491917069ef7c474c27190c4759dd75f025f032
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2a72b40f574d..d5d68571d35f 100644 --- a/configure.ac +++ b/configure.ac @@ -12381,7 +12381,7 @@ else echo > config_host.mk.last fi -AC_CONFIG_FILES([config_host.mk Makefile solenv/inc/minor.mk instsetoo_native/util/openoffice.lst]) +AC_CONFIG_FILES([config_host.mk Makefile lo.xcent solenv/inc/minor.mk instsetoo_native/util/openoffice.lst]) AC_CONFIG_HEADERS([config_host/config_clang.h]) AC_CONFIG_HEADERS([config_host/config_global.h]) AC_CONFIG_HEADERS([config_host/config_graphite.h]) |