From f5ea52df50d4b199904c42cadff3917621f336db Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 29 Jun 2009 00:34:16 +0000 Subject: Split code up further. git-svn-id: http://svn.drobilla.net/resp/tuplr@166 ad02d1e2-f140-0410-9f75-f8b11f17cedd --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9388f95..8adb8f7 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ OBJECTS = \ build/llvm.so \ build/parse.o \ build/pprint.o \ + build/repl.o \ build/tuplr.o \ build/unify.o -- cgit v1.2.1