mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
9 lines
143 B
Text
9 lines
143 B
Text
|
|
# # Process this file with automake to produce Makefile.in.
|
||
|
|
|
||
|
|
SUBDIRS = firmware
|
||
|
|
|
||
|
|
bin_PROGRAMS = hdsploader
|
||
|
|
|
||
|
|
hdsploader_SOURCES = hdsploader.c
|
||
|
|
|