Fix clean-up of header files

Use DISTCLEANFILES instead of CLEANFILES for removal of dynamic
header files.
This commit is contained in:
Takashi Iwai 2007-07-11 16:55:54 +02:00
parent e0d7bfcea6
commit 9bb7211f21

View file

@ -57,7 +57,7 @@ endif
noinst_HEADERS = alsa sys.h search.h list.h aserver.h local.h alsa-symbols.h \
asoundlib-head.h asoundlib-tail.h
CLEANFILES = stamp-vh version.h alsa asoundlib.h
DISTCLEANFILES = stamp-vh version.h alsa asoundlib.h
alsa:
ln -s $(top_srcdir)/include alsa