We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda8ea3 commit bf27952Copy full SHA for bf27952
matlab.cabal
@@ -7,7 +7,7 @@ License: BSD3
7
Synopsis: Matlab bindings and interface
8
tested-with: GHC == 6.8
9
extra-source-files: configure matlab.buildinfo.in Foreign/Matlab/Config.hs.in
10
- src/Makefile.in src/*.m
+ src/Makefile.in src/hsmatlab.m src/hsmatlab.c
11
extra-tmp-files: matlab.buildinfo Foreign/Matlab/Config.hs
12
src/Makefile
13
0 commit comments