Added a line to the Makefile.am to ensure that the files needed for documentation and testing go into the distribution
This commit is contained in:
parent
118e68bb1e
commit
a73884058d
|
@ -81,6 +81,8 @@ common/OrdAST.hs: GenOrdAST$(EXEEXT)
|
|||
BUILT_SOURCES = frontends/LexOccam.hs frontends/LexRain.hs CompilerCommands.hs common/TagAST.hs common/OrdAST.hs
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
EXTRA_DIST = docextra testcases/automatic
|
||||
|
||||
#One entry per line makes it easier to read and easier to modify, even if it is longer
|
||||
|
||||
tock_SOURCES_hs = Main.hs
|
||||
|
|
Loading…
Reference in New Issue
Block a user