From: Jaroslav Kysela Date: Sat, 21 Jul 2001 10:10:55 +0000 (+0000) Subject: Added timer_local.h to noinst_HEADERS X-Git-Tag: v1.0.3~724 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b22bd371e96969febf229ccb6aba51aac05ff5eb;p=alsa-lib.git Added timer_local.h to noinst_HEADERS --- diff --git a/src/timer/Makefile.am b/src/timer/Makefile.am index d44831a7..a81401dc 100644 --- a/src/timer/Makefile.am +++ b/src/timer/Makefile.am @@ -1,6 +1,7 @@ EXTRA_LTLIBRARIES=libtimer.la libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c +noinst_HEADERS = timer_local.h all: libtimer.la