diff options
Diffstat (limited to 'm4macros/Makefile.am')
-rw-r--r-- | m4macros/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am index de54db6..b9a2ac2 100644 --- a/m4macros/Makefile.am +++ b/m4macros/Makefile.am @@ -1,4 +1,3 @@ EXTRA_DIST = \ as-compiler-flag.m4 \ - argenable.m4 \ - typecheck.m4 + argenable.m4 |