Added the new module to the Makefile (forgot to do so in the last patch)
This commit is contained in:
parent
d0e2cd7b03
commit
f9d6a9aa8d
|
@ -113,6 +113,7 @@ tock_SOURCES_hs += backends/GenerateCPPCSP.hs
|
|||
tock_SOURCES_hs += backends/TLP.hs
|
||||
tock_SOURCES_hs += checks/ArrayUsageCheck.hs
|
||||
tock_SOURCES_hs += checks/Check.hs
|
||||
tock_SOURCES_hs += checks/CheckFramework.hs
|
||||
tock_SOURCES_hs += checks/ExSet.hs
|
||||
tock_SOURCES_hs += checks/Omega.hs
|
||||
tock_SOURCES_hs += checks/UsageCheckAlgorithms.hs
|
||||
|
|
Loading…
Reference in New Issue
Block a user