mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added alsa-lib.m4 to install..
This commit is contained in:
parent
08f809064d
commit
74008a5b18
1 changed files with 2 additions and 0 deletions
2
Makefile
2
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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue