Fix distcheck failure in gr-howto-write-a-block
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 4 Mar 2010 15:51:57 +0000 (07:51 -0800)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 4 Mar 2010 15:51:57 +0000 (07:51 -0800)
Some of the swig include files were not getting put into the dist tarball

gr-howto-write-a-block/swig/Makefile.am

index 140d54f807e54492d5200fd7e7daa3f1c4545b29..4737ad619ebeded36144607b85c22b63f9b7abaa 100644 (file)
@@ -47,7 +47,7 @@ BUILT_SOURCES = $(swig_built_sources)
 no_dist_files = $(swig_built_sources)
 
 # additional SWIG files to be installed
-swiginclude_headers = \
+howto_swiginclude_headers = \
        howto_square_ff.i \
        howto_square2_ff.i