From eecbfa62b894b7e6c2cebe21e439a365b95e6c2a Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 11 Dec 2006 16:01:35 +0100 Subject: release 1.0.14rc1 Patch-level: Merged --- maemo/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maemo/Makefile.am b/maemo/Makefile.am index 097c83f..3a7f476 100644 --- a/maemo/Makefile.am +++ b/maemo/Makefile.am @@ -13,3 +13,5 @@ libasound_module_pcm_alsa_dsp_la_LIBADD = @ALSA_LIBS@ libasound_module_ctl_dsp_ctl_la_SOURCES = dsp-protocol.c dsp-ctl.c libasound_module_ctl_dsp_ctl_la_LIBADD = @ALSA_LIBS@ +noinst_HEADERS = constants.h debug.h dsp-protocol.h list.h reporting.h \ + types.h -- cgit