Skip to content

Commit b3fdd5a

Browse files
Makefile.am: adding json to dist
1 parent 9cc1f9b commit b3fdd5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ libabismal_a_SOURCES += \
6060
src/dna_four_bit_bisulfite.hpp \
6161
src/popcnt.hpp \
6262
src/abismal_cigar_utils.hpp \
63-
src/bamxx/bamxx.hpp
63+
src/bamxx/bamxx.hpp \
64+
src/nlohmann/json.hpp
6465

6566
LDADD = libabismal.a src/smithlab_cpp/libsmithlab_cpp.a
6667

0 commit comments

Comments
 (0)