ソースを参照

src/Makefile.am: add core/drivers.h

Nathalie Furmento 8 年 前
コミット
0e527aa5b0
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -81,6 +81,7 @@ noinst_HEADERS = 						\
 	core/perfmodel/multiple_regression.h			\
 	core/jobs.h						\
 	core/task.h						\
+	core/drivers.h						\
 	core/workers.h						\
 	core/topology.h						\
 	core/debug.h						\