Add missing header files

Added missing header files to Makefile.am.
This commit is contained in:
Takashi Iwai 2005-08-19 17:23:05 +00:00
parent 1ffda4d664
commit 19ac270f1e
2 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@ EXTRA_LTLIBRARIES=libmixer.la
libmixer_la_SOURCES = bag.c mixer.c simple.c simple_none.c simple_abst.c
noinst_HEADERS = mixer_local.h
noinst_HEADERS = mixer_local.h mixer_simple.h
all: libmixer.la