From 20e2baa65048416cde74b1ab5f27ae65368dff0f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 25 Nov 2003 17:36:00 +0000 Subject: [PATCH] fixed wrong firmware directory --- usx2yloader/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)\" -- 2.47.1