X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=m4%2FMakefile.am;h=49df8c668f2335c849b0ee5f02cbecfc365d8f55;hb=d206303a9f0742ff330aebe8129d6044ade30a94;hp=42126ac73229ff3cfa99501032b79a9b83a9ee74;hpb=90f24142852d826e0a9725c7549f3326798085bd;p=chaz%2Fopenbox diff --git a/m4/Makefile.am b/m4/Makefile.am index 42126ac7..49df8c66 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1 +1,20 @@ -EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 +EXTRA_DIST=\ + codeset.m4 \ + gettext.m4 \ + glibc21.m4 \ + iconv.m4 \ + intdiv0.m4 \ + inttypes-pri.m4 \ + inttypes.m4 \ + inttypes_h.m4 \ + isc-posix.m4 \ + lcmessage.m4 \ + lib-ld.m4 \ + lib-link.m4 \ + lib-prefix.m4 \ + progtest.m4 \ + stdint_h.m4 \ + uintmax_t.m4 \ + ulonglong.m4 \ + openbox.m4 \ + x11.m4