librarify langfilter too
This commit is contained in:
parent
1098cbdc1b
commit
89270a82fb
9 changed files with 35 additions and 23 deletions
2
Makefile
2
Makefile
|
@ -55,7 +55,7 @@ define copy
|
|||
cp $< $@
|
||||
endef
|
||||
|
||||
$(LANGFILTER): langfilter/*.hs langfilter/langfilter.cabal
|
||||
$(LANGFILTER): langfilter/lib/*.hs langfilter/main/*.hs langfilter/langfilter.cabal
|
||||
$(cabal-exe)
|
||||
|
||||
$(LAANTAS_SCRIPT): laantas-script/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue