mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Build system updates...
This commit is contained in:
parent
17f35d0043
commit
55a8da9341
4 changed files with 11 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
SUBDIRS = sound
|
||||
|
||||
sysincludedir = ${includedir}/sys
|
||||
alsaincludedir = ${includedir}/alsa
|
||||
|
||||
|
|
@ -8,8 +10,7 @@ alsainclude_HEADERS = asoundlib.h asoundef.h \
|
|||
seq_event.h seq.h seqmid.h seq_midi_event.h \
|
||||
conv.h instr.h iatomic.h
|
||||
|
||||
noinst_HEADERS = sys.h search.h list.h aserver.h local.h alsa-symbols.h \
|
||||
sound/asound.h sound/asoundef.h sound/asequencer.h
|
||||
noinst_HEADERS = sys.h search.h list.h aserver.h local.h alsa-symbols.h
|
||||
|
||||
CLEANFILES = stamp-vh version.h
|
||||
|
||||
|
|
|
|||
5
include/sound/Makefile.am
Normal file
5
include/sound/Makefile.am
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
alsasoundincludedir = ${includedir}/alsa/sound
|
||||
|
||||
alsasoundinclude_HEADERS = ainstr_fm.h ainstr_gf1.h ainstr_simple.h ainstr_iw.h
|
||||
|
||||
noinst_HEADERS = asound.h asoundef.h asequencer.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue