alsa-utils/alsamixer/Makefile.am

6 lines
151 B
Makefile
Raw Normal View History

1999-01-30 20:12:34 +01:00
LDADD = $(CURSESLIB) -lasound
bin_PROGRAMS = alsamixer
man_MANS = alsamixer.1
alsamixer_INCLUDES = -I$(top_srcdir)/include -DCURSESINC="$(CURSESINC)"