alsa-utils/seq/aseqdump/Makefile.am
Clemens Ladisch 51b48adbaa move event dumping from arecordmidi to aseqdump
Remove the event dumping functionality from arecordmidi and
put it into the new aseqdump utility.
2005-02-21 08:30:12 +00:00

6 lines
106 B
Makefile

INCLUDES = -I$(top_srcdir)/include
EXTRA_DIST = aseqdump.1
bin_PROGRAMS = aseqdump
man_MANS = aseqdump.1