Skip to content
Snippets Groups Projects
Commit 0a20f154 authored by Veronique Legrand's avatar Veronique Legrand
Browse files

Added missing include file in Makefile.am

parent efc8696f
No related branches found
No related tags found
No related merge requests found
Pipeline #156861 failed
...@@ -30,4 +30,4 @@ unit_test_math_utils_LDADD=librock.a ...@@ -30,4 +30,4 @@ unit_test_math_utils_LDADD=librock.a
librock_a_SOURCES = $(SRC) librock_a_SOURCES = $(SRC)
SRC = math_utils.cpp low_level_utils.cpp fqreader.cpp FqBaseBackend.cpp FqAuxBackend.cpp FqMainBackend.cpp read_utils.cpp ReadProcessor.cpp fqwriter.cpp ROCKparams.cpp unit_tests_tools.cpp SRC = math_utils.cpp low_level_utils.cpp fqreader.cpp FqBaseBackend.cpp FqAuxBackend.cpp FqMainBackend.cpp read_utils.cpp ReadProcessor.cpp fqwriter.cpp ROCKparams.cpp unit_tests_tools.cpp
HDR = math_utils.h low_level_utils.h srp.h fqreader.h FqConstants.h FqBaseBackend.h FqAuxBackend.h FqMainBackend.h ReadProcessor.h rock_commons.h read_utils.h CountMinSketch.hpp Filter.hpp fqwriter.h ROCKparams.h unit_tests_tools.h HDR = DnaSeqStr.h math_utils.h low_level_utils.h srp.h fqreader.h FqConstants.h FqBaseBackend.h FqAuxBackend.h FqMainBackend.h ReadProcessor.h rock_commons.h read_utils.h CountMinSketch.hpp Filter.hpp fqwriter.h ROCKparams.h unit_tests_tools.h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment