OSDN Git Service

Added snd_hctl_open_ctl() function.
[android-x86/external-alsa-lib.git] / src / alisp / Makefile.am
1 EXTRA_LTLIBRARIES = libalisp.la
2
3 EXTRA_DIST = alisp_snd.c
4
5 libalisp_la_SOURCES = alisp.c
6
7 noinst_HEADERS = alisp_local.h
8
9 all: libalisp.la
10
11 INCLUDES=-I$(top_srcdir)/include