Skip to content

Commit

Permalink
Merge pull request #424 from yallop/cstubs-cmxs
Browse files Browse the repository at this point in the history
Install cstubs cmx files.
  • Loading branch information
yallop authored Aug 4, 2016
2 parents d715495 + a442a59 commit 9fe5e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ cstubs.dir = src/cstubs
cstubs.subproject_deps = ctypes
cstubs.deps = str bytes
cstubs.install = yes
cstubs.install_native_objects = yes

cstubs: PROJECT=cstubs
cstubs: $(cstubs.dir)/$(cstubs.extra_mls) $$(LIB_TARGETS)
Expand Down

0 comments on commit 9fe5e77

Please sign in to comment.