Skip to content
Snippets Groups Projects
Commit b8bc0346 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Remove EXTRA_DIST entries in Makefile.am which where there twice.

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9287 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 4c98ea8f
No related merge requests found
check_PROGRAMS = test_co2
noinst_HEADERS = *.hh
EXTRA_DIST = CMakeLists.txt *reference.vtu *.input grids/*.dgf CMakeLists.txt co2values.inc
EXTRA_DIST = CMakeLists.txt *reference.vtu *.input grids/*.dgf co2values.inc
test_co2_SOURCES = test_co2.cc
......
check_PROGRAMS = test_co2ni
noinst_HEADERS = *.hh
EXTRA_DIST = CMakeLists.txt *reference.vtu *.input grids/*.dgf CMakeLists.txt co2values.inc
EXTRA_DIST = CMakeLists.txt *reference.vtu *.input grids/*.dgf co2values.inc
test_co2ni_SOURCES = test_co2ni.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment