Restored distcheck option

This commit is contained in:
Bjørn Spjelkavik 2012-02-07 13:54:32 +01:00
parent f49c249b35
commit dddec0c365

View File

@ -18,6 +18,7 @@ AUTOMAKE_OPTIONS = foreign 1.5
DISTCHECK_CONFIGURE_FLAGS = --with-dune-common=$(DUNE_COMMON_ROOT) \
--with-dune-grid=$(DUNE_GRID_ROOT) \
--with-dune-istl=$(DUNE_ISTL_ROOT) \
--with-dune-cornerpoint=$(DUNE_CORNERPOINT_ROOT) \
--with-dune-porsol=$(DUNE_PORSOL_ROOT) \
CXX="$(CXX)" CC="$(CC)"