Browse Source

[trac905] makefile modification for util/python

JINMEI Tatuya 14 years ago
parent
commit
ed62a7f4dd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/util/Makefile.am

+ 2 - 0
src/lib/util/Makefile.am

@@ -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