summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-11-19 17:13:19 +0000
committerNick White <git@njw.me.uk>2011-11-19 17:13:19 +0000
commitb3f1968f84ecbef95057e3a80c40c7051d3b19f3 (patch)
tree6edbad2c58fa14dc4bc99e4e33931014bd1ec53b /Makefile
parentd9e676c2bc3c4fc10b5dc1d951ee7ec66d440ae8 (diff)
Add getbnbook tool
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 733a7e1..65ea185 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ include config.mk
NAME = getxbook
-SRC = getgbook.c getabook.c
+SRC = getgbook.c getabook.c getbnbook.c
LIB = util.o
GUI = getxbookgui.tcl
DOC = README COPYING INSTALL LEGAL