mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:35:42 +01:00
6 lines
141 B
Makefile
6 lines
141 B
Makefile
INCLUDES = -I$(top_srcdir)/include
|
|
EXTRA_DIST = README.aconnect
|
|
|
|
bin_PROGRAMS = aconnect
|
|
aconnect_SOURCES = aconnect.c
|
|
man_MANS = aconnect.1
|