alsa-utils/alsamixer/Makefile.am
1999-01-30 19:12:34 +00:00

6 lines
151 B
Makefile

LDADD = $(CURSESLIB) -lasound
bin_PROGRAMS = alsamixer
man_MANS = alsamixer.1
alsamixer_INCLUDES = -I$(top_srcdir)/include -DCURSESINC="$(CURSESINC)"