aboutsummaryrefslogtreecommitdiff
path: root/alsamixer/Makefile.am
blob: 64261939ed406bdc5424637071399fd88ea9486d (plain)
1
2
3
4
5
6
7
8
9
10
AM_CFLAGS = @CURSES_CFLAGS@ -DCURSESINC="@CURSESINC@"
LDADD = @CURSESLIB@

bin_PROGRAMS = alsamixer
man_MANS = alsamixer.1
EXTRA_DIST = alsamixer.1
alsamixer_INCLUDES = -I$(top_srcdir)/include

#LDFLAGS = -static
#CFLAGS += -g -Wall