Skip to content

Commit 5f941bb

Browse files
Makefile.am: adding another dependency for packaging
1 parent d5a5b88 commit 5f941bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ libdnmtools_a_SOURCES += \
191191
src/common/dnmt_error.hpp
192192

193193
libdnmtools_a_SOURCES += \
194-
src/bamxx/bamxx.hpp
194+
src/bamxx/bamxx.hpp \
195+
src/common/nlohmann/json.hpp
195196

196197
# ADS: additional radmeth sources to help isolate the parts using GSL for
197198
# optimization

0 commit comments

Comments
 (0)