Skip to content
Snippets Groups Projects
Commit 9811b735 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Remove subdir in makefile

parent 750a8243
No related branches found
No related tags found
No related merge requests found
...@@ -76,9 +76,6 @@ if HAVE_STAR_FORMATION_GEAR ...@@ -76,9 +76,6 @@ if HAVE_STAR_FORMATION_GEAR
STAR_FORMATION_SRC = star_formation/GEAR/logger_star_formation.c STAR_FORMATION_SRC = star_formation/GEAR/logger_star_formation.c
endif endif
# subdirectories
SUBDIRS = tests
# List required headers # List required headers
include_HEADERS = logger_header.h logger_loader_io.h logger_particle.h logger_time.h logger_tools.h include_HEADERS = logger_header.h logger_loader_io.h logger_particle.h logger_time.h logger_tools.h
include_HEADERS += logger_reader.h logger_logfile.h logger_index.h quick_sort.h logger_python_tools.h include_HEADERS += logger_reader.h logger_logfile.h logger_index.h quick_sort.h logger_python_tools.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment