diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-27 20:41:55 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-11-07 14:26:02 +0000 |
commit | f419f56628fdcbf4bd5865d0d61147066ba27b17 (patch) | |
tree | f3ba5713b67ca5abc444ebb51140cd5b0ad79f03 /build-aux | |
parent | 3c430ce292e2aee7bffb917ba009c9b39646b964 (diff) |
build: drop autotools
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am deleted file mode 100644 index acb7afe4..00000000 --- a/build-aux/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ - -EXTRA_DIST = \ - header-generator.xsl \ - mm-enums-types.h.template \ - mm-enums-types.c.template \ - mm-errors-types.h.template \ - mm-errors-types.c.template \ - mm-errors-quarks.c.template |