Made Tock depend again on the BUILT_SOURCES (which I broke in an earlier patch)
This commit is contained in:
parent
d24a984442
commit
cd9b8462b4
|
@ -138,6 +138,8 @@ CLEANFILES = $(BUILT_SOURCES) $(config_sources)
|
||||||
|
|
||||||
EXTRA_DIST = docextra testcases/automatic
|
EXTRA_DIST = docextra testcases/automatic
|
||||||
|
|
||||||
|
tock_DEPENDENCIES = $(BUILT_SOURCES) $(config_sources)
|
||||||
|
|
||||||
#One entry per line makes it easier to read and easier to modify, even if it is longer
|
#One entry per line makes it easier to read and easier to modify, even if it is longer
|
||||||
|
|
||||||
tock_SOURCES_hs = Main.hs
|
tock_SOURCES_hs = Main.hs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user