Browse Source

socl/src/Makefile.am: add ocl_icd.h to header files

Nathalie Furmento 13 years ago
parent
commit
c5c89a3d2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      socl/src/Makefile.am

+ 1 - 0
socl/src/Makefile.am

@@ -33,6 +33,7 @@ noinst_HEADERS =				\
   gc.h						\
   getinfo.h					\
   mem_objects.h					\
+  ocl_icd.h					\
   socl.h					\
   task.h					\
   util.h					\