alsa-utils/alsamixer/Makefile.am

6 lines
142 B
Makefile
Raw Normal View History

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