summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-06-07 15:47:18 -0400
committerLouie S <louie@example.com>2024-06-07 15:47:18 -0400
commitf18ddb6d8dc00486b53c3973344662640fff2db0 (patch)
tree7450de2dc516c25b547ba3a199dc7e24d44f5093 /src/Makefile
parent603d3105cb16470e502f0e3d20f95d2243771e33 (diff)
Working archive target
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
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