Parcourir la source

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

Nathalie Furmento il y a 8 ans
Parent
commit
0e527aa5b0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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						\