diff options
author | Nick White <git@njw.me.uk> | 2011-09-20 00:42:32 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-09-20 00:42:32 +0100 |
commit | b2a763ad9b2c256ec989194afb77aba3cf498a09 (patch) | |
tree | 50b0559089214834e4d12967e8bbbc940089f40f /Makefile | |
parent | 7d3c38f80f5817c057d29fe954525334952812d8 (diff) |
Mostly working getabook
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 +SRC = getgbook.c getabook.c LIB = util.o SCRIPTS = makebookpdf.sh getxbookgui DOC = README COPYING LEGAL |