alsa-lib/src/ucm/Makefile.am

11 lines
156 B
Text
Raw Normal View History

EXTRA_LTLIBRARIES = libucm.la
libucm_la_SOURCES = utils.c parser.c main.c
noinst_HEADERS = ucm_local.h
all: libucm.la
INCLUDES=-I$(top_srcdir)/include