Makefile uses included libraries

This commit is contained in:
Frederik Hanghøj Iversen 2018-05-26 01:15:57 +02:00
parent 326951d826
commit 636b5f3e27
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
build: src/**.agda
agda src/Cat.agda
agda --library-file ./libraries src/Cat.agda
clean:
find src -name "*.agdai" -type f -delete

@ -1 +1 @@
Subproject commit 55ad461aa4fc6cf22e97812b7ff8128b3c7a902c
Subproject commit 209626953d56294e9bd3d8892eda43b844b0edf9