]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added timer_local.h to noinst_HEADERS
authorJaroslav Kysela <perex@perex.cz>
Sat, 21 Jul 2001 10:10:55 +0000 (10:10 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sat, 21 Jul 2001 10:10:55 +0000 (10:10 +0000)
src/timer/Makefile.am

index d44831a70bfdd9fc1271d5fc4c8e4219388d1b28..a81401dcbff3fed87b6eac8ea265bcc0aec3d2c9 100644 (file)
@@ -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