diff options
| author | Nick White <git@njw.me.uk> | 2011-11-19 17:13:19 +0000 |
|---|---|---|
| committer | Nick White <git@njw.me.uk> | 2011-11-19 17:13:19 +0000 |
| commit | b3f1968f84ecbef95057e3a80c40c7051d3b19f3 (patch) | |
| tree | 6edbad2c58fa14dc4bc99e4e33931014bd1ec53b /Makefile | |
| parent | d9e676c2bc3c4fc10b5dc1d951ee7ec66d440ae8 (diff) | |
Add getbnbook tool
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
