summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-06-20 16:56:57 -0400
committerLouie Shprung <lshprung@tutanota.com>2024-06-20 16:56:57 -0400
commitccb4e88de762909f0c86e4199424da9989932e86 (patch)
tree80ec6512e65f96d2b8e5d5e965d49f4f15e16c12 /Makefile
parentb3b1dc5e042ac3871eb4bcbd5bc44aa2142a4518 (diff)
Add GNU Autoconf Archive
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 60007f5..5b30a17 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ SUPPORTED_TARGETS = \
debmake \
flex \
GNU_Autoconf \
+GNU_Autoconf_Archive \
GNU_Make
.phony: $(SUPPORTED_TARGETS)