alsa-utils/alsamixer/Makefile.am
2000-02-04 10:09:38 +00:00

6 lines
142 B
Makefile

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