summaryrefslogtreecommitdiffstats
path: root/alsa-lib/src/pcm/scopes/Makefile.am
blob: 0ce845d1819d8b1e5c52375930cdc660b7e23d49 (plain)
1
2
3
4
5
6
7
8
9
pkglibdir = $(libdir)/@PACKAGE@/scopes

AM_CFLAGS = -g -O2 -W -Wall

pkglib_LTLIBRARIES = scope-level.la

scope_level_la_SOURCES = level.c
scope_level_la_LDFLAGS = -module
scope_level_la_LIBADD = -lncurses