Selaa lähdekoodia

Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball.

Cyril Roelandt 13 vuotta sitten
vanhempi
commit
06c5dc44e6
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      examples/Makefile.am

+ 2 - 1
examples/Makefile.am

@@ -123,7 +123,8 @@ noinst_HEADERS = 				\
 	spmv/matrix_market/mm_to_bcsr.h		\
 	spmv/spmv.h				\
 	spmv/dw_block_spmv.h                    \
-	basic_examples/multiformat_types.h
+	basic_examples/multiformat_types.h      \
+	filters/multiformat/multiformat_types.h
 
 #####################################
 # What to install and what to check #