From a65df5d6b21233e7058afff0e1cd8e7e0ec193ac Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 17 Apr 2023 21:52:30 +0200 Subject: Replace build system: autoconf -> meson --- Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') 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 -- cgit v1.2.3-70-g09d2