diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index bcc85a8dfd85..a59b226f172a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -64,12 +64,13 @@ SUBDIR += autoconf-archive SUBDIR += autoconf-wrapper SUBDIR += autoconf213 - SUBDIR += autoconf262 + SUBDIR += autoconf267 SUBDIR += autodia SUBDIR += autodist SUBDIR += autogen SUBDIR += automake-wrapper SUBDIR += automake110 + SUBDIR += automake111 SUBDIR += automake14 SUBDIR += automake15 SUBDIR += automake16 |