mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Small fix in makefiles
This commit is contained in:
parent
22e1a1bb13
commit
c36af78b2e
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ DIST_SUBDIRS =
|
|||
EXTRA_LTLIBRARIES = libordinarymixer.la
|
||||
|
||||
libordinarymixer_la_SOURCES = ordinary_mixer.c
|
||||
noinst_HEADERS =
|
||||
#noinst_HEADERS =
|
||||
|
||||
alsadir = $(datadir)/alsa
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ DIST_SUBDIRS =
|
|||
EXTRA_LTLIBRARIES = libordinarypcm.la
|
||||
|
||||
libordinarypcm_la_SOURCES = ordinary_pcm.c
|
||||
noinst_HEADERS =
|
||||
#noinst_HEADERS =
|
||||
|
||||
alsadir = $(datadir)/alsa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue