alsa-utils/amixer/Makefile.am

9 lines
177 B
Makefile
Raw Normal View History

1999-01-30 20:12:34 +01:00
INCLUDES = -I$(top_srcdir)/include
LDADD = -lasound -lm
1999-01-30 20:12:34 +01:00
EXTRA_DIST = README.first
bin_PROGRAMS = amixer
amixer_SOURCES = amixer.c
noinst_HEADERS = amixer.h
1999-01-30 20:12:34 +01:00
man_MANS = amixer.1