From 74008a5b181b9d559ebb68ffbad46cccb25c096b Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 2 Nov 1998 10:17:41 +0000 Subject: [PATCH] Added alsa-lib.m4 to install.. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index f18f5fca..31cee684 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,8 @@ include/asoundlib.h: include/header.h include/version.h include/error.h include/ include/footer.h > include/asoundlib.h install: all + $(INSTALL) -m 755 -o root -g root -d ${aclocaldir} + $(INSTALL) -m 755 -o root -g root aclocal.m4 ${aclocaldir}/alsa-lib.m4 $(INSTALL) -m 755 -o root -g root -d ${includedir}/sys $(INSTALL) -m 644 -o root -g root include/asoundlib.h ${includedir}/sys $(INSTALL) -m 755 -o root -g root -d ${libdir} -- 2.47.1