diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 7bc600ee..2872f056 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = \ intdiv0.m4 \ inttypes_h.m4 \ inttypes-pri.m4 \ - isc-posix.m4 \ lcmessage.m4 \ libfame.m4 \ lib-ld.m4 \ @@ -39,5 +38,4 @@ EXTRA_DIST = \ progtest.m4 \ stdint_h.m4 \ uintmax_t.m4 \ - ulonglong.m4 \ vorbis.m4 |