From: Takashi Iwai Date: Tue, 25 Nov 2003 17:36:00 +0000 (+0000) Subject: fixed wrong firmware directory X-Git-Tag: v1.0.3~22 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=20e2baa65048416cde74b1ab5f27ae65368dff0f;p=alsa-tools.git fixed wrong firmware directory --- diff --git a/usx2yloader/Makefile.am b/usx2yloader/Makefile.am index d3ef4e7..0835744 100644 --- a/usx2yloader/Makefile.am +++ b/usx2yloader/Makefile.am @@ -1,7 +1,7 @@ # # Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = 1.3 foreign -MYNAME = vxloader +MYNAME = usx2yloader AM_CFLAGS = -DDATAPATH=\"$(datadir)/alsa/firmware/$(MYNAME)\"