summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-10-07 15:41:22 +0000
committerChristos Zoulas <christos@zoulas.com>2021-10-07 15:41:22 +0000
commit885c380a317c93876bf535e7cb968bd165754d34 (patch)
tree35d35ed4e88908e3946f53a017d5427592c94941
parent1f13144dee7a467bc57ba276a570d6b0f92759bd (diff)
downloadfile-git-885c380a317c93876bf535e7cb968bd165754d34.tar.gz
new puzzle file
-rw-r--r--magic/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/magic/Makefile.am b/magic/Makefile.am
index 52b85659..ab8c4328 100644
--- a/magic/Makefile.am
+++ b/magic/Makefile.am
@@ -1,5 +1,5 @@
#
-# $File: Makefile.am,v 1.171 2021/08/26 10:41:18 christos Exp $
+# $File: Makefile.am,v 1.172 2021/10/07 15:41:22 christos Exp $
#
MAGIC_FRAGMENT_BASE = Magdir
MAGIC_DIR = $(top_srcdir)/magic
@@ -245,6 +245,7 @@ $(MAGIC_FRAGMENT_DIR)/project \
$(MAGIC_FRAGMENT_DIR)/psdbms \
$(MAGIC_FRAGMENT_DIR)/psl \
$(MAGIC_FRAGMENT_DIR)/pulsar \
+$(MAGIC_FRAGMENT_DIR)/puzzle \
$(MAGIC_FRAGMENT_DIR)/pwsafe \
$(MAGIC_FRAGMENT_DIR)/pyramid \
$(MAGIC_FRAGMENT_DIR)/python \