Took out the pregen sources from tock_SOURCES_hs, which I think would have caused them to be packaged (don't think we would want to, or at least we don't need to)
This commit is contained in:
parent
4b9d186a65
commit
6a0529a9ce
|
@ -169,9 +169,6 @@ tock_SOURCES_hs += common/Utils.hs
|
|||
tock_SOURCES_hs += data/AST.hs
|
||||
tock_SOURCES_hs += data/CompState.hs
|
||||
tock_SOURCES_hs += data/Metadata.hs
|
||||
tock_SOURCES_hs += data/NavAST.hs
|
||||
tock_SOURCES_hs += data/OrdAST.hs
|
||||
tock_SOURCES_hs += data/TagAST.hs
|
||||
tock_SOURCES_hs += flow/FlowAlgorithms.hs
|
||||
tock_SOURCES_hs += flow/FlowGraph.hs
|
||||
tock_SOURCES_hs += flow/FlowUtils.hs
|
||||
|
|
Loading…
Reference in New Issue
Block a user