summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>1999-03-08 16:51:36 +0000
committerJaroslav Kysela <perex@perex.cz>1999-03-08 16:51:36 +0000
commitc0e741dd8a33736584b8ac70b04e41c21dcb171b (patch)
tree33ad23bd5d643a4d70ba94dc8f7df20c8994d6dd /include/Makefile.am
parente54aada1a6f1de55b97b8cd28d1f45bea7fb0394 (diff)
Merged new-mixer branch...
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 5ab4ab4c..c83244d3 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -4,7 +4,7 @@ sysinclude_HEADERS = asoundlib.h
# This is the order they will be concatenated into asoundlib.h!
#
header_files=header.h version.h error.h control.h mixer.h pcm.h rawmidi.h \
- seq.h footer.h
+ timer.h seq.h footer.h
noinst_HEADERS=$(header_files)