alsa-utils/alsamixer/Makefile.am
2001-11-06 07:51:48 +00:00

10 lines
207 B
Makefile

LDADD = $(CURSESLIB)
bin_PROGRAMS = alsamixer
man_MANS = alsamixer.1
EXTRA_DIST = alsamixer.1
alsamixer_INCLUDES = -I$(top_srcdir)/include -DCURSESINC="$(CURSESINC)"
#LDFLAGS = -static
#CFLAGS += -g -Wall