summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-08-21 21:14:24 +0100
committerNick White <git@njw.me.uk>2011-08-21 21:14:24 +0100
commit6b059ae1888b0cf8d38c7fe9b4f5c10ec28ab7b6 (patch)
tree05e45a7b7f53277b6877f4c029e3d13ac45d281a /Makefile
parentfc43d1cacbb62fd854960901688e1b9b9752e7cd (diff)
Restructure getgbook code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ec498d..d7e947c 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ NAME = getxbook
SRC = getgbook.c
LIB = util.o
-SCRIPTS = getgmissing.sh getgfailed.sh makebookpdf.sh
+SCRIPTS = makebookpdf.sh
DOC = README COPYING LEGAL
BIN = $(SRC:.c=)