diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ else PREPARED = $(shell [ -f .prepared ] && echo 1) endif -ADDDIR = ../../bin/adddir +ADDDIR = gfxboot-adddir BFLAGS = -O -v -L ../.. SUBDIRS = fonts help-boot help-install po src |