|
@@ -24,5 +24,7 @@ libutil_la_SOURCES += encode/binary_from_base16.h
|
|
|
libutil_la_SOURCES += random/qid_gen.h random/qid_gen.cc
|
|
|
libutil_la_SOURCES += random/random_number_generator.h
|
|
|
|
|
|
+EXTRA_DIST = python/pycppwrapper_util.h
|
|
|
+
|
|
|
libutil_la_LIBADD = $(top_builddir)/src/lib/exceptions/libexceptions.la
|
|
|
CLEANFILES = *.gcno *.gcda
|