]> git.sesse.net Git - remoteglot/blobdiff - book/Makefile
Add some utilities to be able to build books in parts, so we do not need as much...
[remoteglot] / book / Makefile
index e8502412840e3f2dc81c8a3294b4793d6cf1498c..1b2062748f759b276053e471d6113579c6ea0f19 100644 (file)
@@ -1,7 +1,7 @@
 CXXFLAGS=-std=gnu++11 -O2 -g -Wall
 LDLIBS=-lmtbl
-all: binloader binlookup
+all: binloader binlookup binmerger
 
 .PHONY: clean
 clean:
-       $(RM) binloader binlookup
+       $(RM) binloader binlookup binmerger