]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added alsa-lib.m4 to install..
authorJaroslav Kysela <perex@perex.cz>
Mon, 2 Nov 1998 10:17:41 +0000 (10:17 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 2 Nov 1998 10:17:41 +0000 (10:17 +0000)
Makefile

index f18f5fca1a2a9b2f04ac35de91c0af5c3049a1f6..31cee684603fa375d35c9991fb59f50674f18cca 100644 (file)
--- 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}