summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2022-05-18 21:09:38 +0200
committerMartijn van Beurden <mvanb1@gmail.com>2022-05-27 21:59:32 +0200
commitdd4a263406ca87939c11861ac0b0d51a1fca0996 (patch)
tree9048b00f721ea84e51137367cbf4d515877a1f1c /Makefile.am
parent1bb80c18da6603e97316c89ebad7f3c73ef6d810 (diff)
downloadflac-dd4a263406ca87939c11861ac0b0d51a1fca0996.tar.gz
Remove Makefile.lite build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 59654e25..51fbbd2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc include m4 man src test build microbench oss-fuzz
+SUBDIRS = doc include m4 man src test microbench oss-fuzz
if EXAMPLES
SUBDIRS += examples
@@ -55,8 +55,6 @@ EXTRA_DIST = \
COPYING.GPL \
COPYING.LGPL \
COPYING.Xiph \
- Makefile.lite \
- Makefile.deps \
autogen.sh \
config.rpath \
depcomp \