diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-06-20 16:56:57 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-06-20 16:56:57 -0400 |
commit | ccb4e88de762909f0c86e4199424da9989932e86 (patch) | |
tree | 80ec6512e65f96d2b8e5d5e965d49f4f15e16c12 /Makefile | |
parent | b3b1dc5e042ac3871eb4bcbd5bc44aa2142a4518 (diff) |
Add GNU Autoconf Archive
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ SUPPORTED_TARGETS = \ debmake \ flex \ GNU_Autoconf \ +GNU_Autoconf_Archive \ GNU_Make .phony: $(SUPPORTED_TARGETS) |