Преглед на файлове

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

Cyril Roelandt преди 13 години
родител
ревизия
06c5dc44e6
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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 #