src/cpp-common: add fixed-length integer reading functions
[babeltrace.git] / src / cpp-common / Makefile.am
index c9c07af4649baad35f8a731bdf38f4ca0b656c22..534e63888639fd9ef7f2c5b028ec8d1bb78560ee 100644 (file)
@@ -19,4 +19,5 @@ EXTRA_DIST = bt2 \
        align.hpp \
        uuid.hpp \
        vector.hpp \
-       std-int.hpp
+       std-int.hpp \
+       read-fixed-len-int.hpp
This page took 0.022183 seconds and 4 git commands to generate.