From: Jaroslav Kysela Date: Mon, 2 Nov 1998 10:17:41 +0000 (+0000) Subject: Added alsa-lib.m4 to install.. X-Git-Tag: v1.0.3~1570 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=74008a5b181b9d559ebb68ffbad46cccb25c096b;p=alsa-lib.git Added alsa-lib.m4 to install.. --- 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}