diff options
| author | Nick White <git@njw.me.uk> | 2011-08-21 21:14:24 +0100 |
|---|---|---|
| committer | Nick White <git@njw.me.uk> | 2011-08-21 21:14:24 +0100 |
| commit | 6b059ae1888b0cf8d38c7fe9b4f5c10ec28ab7b6 (patch) | |
| tree | 05e45a7b7f53277b6877f4c029e3d13ac45d281a /Makefile | |
| parent | fc43d1cacbb62fd854960901688e1b9b9752e7cd (diff) | |
Restructure getgbook code
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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=) |
