Browse Source

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

Nathalie Furmento 8 years ago
parent
commit
0e527aa5b0
1 changed files with 1 additions and 0 deletions
  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						\