summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-09-07 22:32:08 +0100
committerNick White <git@njw.me.uk>2011-09-07 22:32:08 +0100
commit2b57396a362a70d7a1cae36a246e682181b5f023 (patch)
tree03796bddf691bc0efebbb31d041bafec580dcf40 /Makefile
parent534ee0b4c15a1ba2ad9fe8522a341154898beeac (diff)
Add getxbookgui to Makefile etc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f09cdb8..dfe3451 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ NAME = getxbook
SRC = getgbook.c
LIB = util.o
-SCRIPTS = makebookpdf.sh
+SCRIPTS = makebookpdf.sh getxbookgui
DOC = README COPYING LEGAL
BIN = $(SRC:.c=)