summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-09-22 08:49:47 +0100
committerNick White <git@njw.me.uk>2011-09-22 08:49:47 +0100
commit76315d83930499e4763c7a38787c72b006e8132a (patch)
tree3e4fd4a386cb0e2ebc789646696267b4b24c6a73 /Makefile
parent692ab952da7852ad01038d5150f084098db6462e (diff)
parent159a3c8ef4a3844972981e03dbcb2759f2725e79 (diff)
Merge branch 'amz'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54e40bb..746681e 100644
--- a/Makefile
+++ b/Makefile
@@ -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