diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2023-04-17 21:52:30 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2023-04-17 21:52:30 +0200 |
| commit | a65df5d6b21233e7058afff0e1cd8e7e0ec193ac (patch) | |
| tree | 24c6f93c8dc32d946a9d8b2d6f66f7317d3e4e64 /Makefile.am | |
| parent | 67362896a37742e880025b9c85c4fe49d690ba02 (diff) | |
Replace build system: autoconf -> meson
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 1107628..0000000 --- a/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -ACLOCAL_AMFLAGS = -I m4 - -MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \ - config.sub configure depcomp install-sh ltmain.sh \ - missing config.rpath mkinstalldirs compile - -SUBDIRS = src test |
