Skip to content
Snippets Groups Projects
Commit a0ad2365 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Missing linebreaks in Makefile.am preventing a clean 'make dist'

parent 3b2b2be6
No related branches found
No related tags found
1 merge request!136Master
......@@ -48,9 +48,9 @@ noinst_HEADERS = approx_math.h atomic.h cycle.h error.h inline.h kernel.h vector
runner_doiact.h runner_doiact_grav.h units.h intrinsics.h \
hydro.h hydro_io.h gravity.h \
gravity/Default/gravity.h gravity/Default/runner_iact_grav.h \
gravity/Default/gravity_part.h
gravity/Default/gravity_part.h \
hydro/Minimal/hydro.h hydro/Minimal/hydro_iact.h hydro/Minimal/hydro_io.h \
hydro/Minimal/hydro_debug.h hydro/Minimal/hydro_part.h
hydro/Minimal/hydro_debug.h hydro/Minimal/hydro_part.h \
hydro/Default/hydro.h hydro/Default/hydro_iact.h hydro/Default/hydro_io.h \
hydro/Default/hydro_debug.h hydro/Default/hydro_part.h \
hydro/Gadget2/hydro.h hydro/Gadget2/hydro_iact.h hydro/Gadget2/hydro_io.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment