diff options
author | Jaroslav Kysela <perex@perex.cz> | 2019-11-25 16:16:13 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2019-11-25 16:16:13 +0100 |
commit | ca251e3518e4a04bec90486a6e35fe2fe4b74741 (patch) | |
tree | 8b372f8abe11651b6f756ff0ca77ed0f4a312d0a /include | |
parent | bcd334f58f73d4520f51d3a02777db285da219a9 (diff) | |
download | alsa-lib-ca251e3518e4a04bec90486a6e35fe2fe4b74741.tar.gz |
include/sound/Makefile.am: remove asoundef.h
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'include')
-rw-r--r-- | include/sound/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/Makefile.am b/include/sound/Makefile.am index b659985e..99c42211 100644 --- a/include/sound/Makefile.am +++ b/include/sound/Makefile.am @@ -4,4 +4,4 @@ alsasoundinclude_HEADERS = asound_fm.h hdsp.h hdspm.h sb16_csp.h \ sscape_ioctl.h emu10k1.h type_compat.h \ asoc.h tlv.h -noinst_HEADERS = asound.h asoundef.h asequencer.h +noinst_HEADERS = asound.h asequencer.h |