diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index b479925..3aff8a9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -10,6 +10,7 @@ err: ; $(ERROR_DOCSET_NAME) endif SOURCE_DIR = src/configs/$(DOCSET_NAME) +SCRIPTS_DIR = src/scripts DOCSET_DIR = $(BUILD_DIR)/$(DOCSET_NAME).docset CONTENTS_DIR = $(DOCSET_DIR)/Contents RESOURCES_DIR = $(CONTENTS_DIR)/Resources |