Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Include the C++ header in the source distribution
Browse files Browse the repository at this point in the history
It's unlikely this will ever be used, but since a complete header set is
included for completeness, best to include the whole thing in source
distributions...
  • Loading branch information
ehird committed Nov 25, 2011
1 parent e377d31 commit ced7998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OpenCL.cabal
Expand Up @@ -27,6 +27,7 @@ Extra-source-files:
examples/example03.hs
examples/example04.hs
include/CL/*.h
include/CL/*.hpp

Library
Build-tools: c2hs
Expand Down

0 comments on commit ced7998

Please sign in to comment.