Commit 886b2fa5 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

speex: fix paths (broken by r23330)

Patch by Markus Heidelberg <markus.heidelberg@web.de>
parent a7488f29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ ifeq ($(BR2_PACKAGE_SPEEX_ARM5E),y)
	SPEEX_CONF_OPT += --enable-arm5e-asm
endif

$(eval $(call AUTOTARGETS,package,speex))
$(eval $(call AUTOTARGETS,package/audio,speex))

$(SPEEX_TARGET_BUILD): $(SPEEX_TARGET_CONFIGURE)
	$(call MESSAGE,"Building")