From 024689c50d15d15b0f18ec189bfccf3f4b6ecd7e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 2 May 2007 12:55:07 +0200 Subject: Add missing header files for pph --- pph/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pph/Makefile.am b/pph/Makefile.am index e51669e..0a9808a 100644 --- a/pph/Makefile.am +++ b/pph/Makefile.am @@ -16,4 +16,4 @@ install-exec-hook: uninstall-hook: rm -f $(DESTDIR)$(libdir)/alsa-lib/libasound_module_rate_speexrate_*.so -noinst_HEADERS = speex_resampler.h +noinst_HEADERS = speex_resampler.h arch.h fixed_generic.h -- cgit