From 12dfa4ffd8530a3b067fa262bb5e4c8aedb31cb0 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 7 Dec 2001 14:15:38 +0000 Subject: [PATCH] Removed comment (the latest automake doesn't like it). --- include/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index bfe0351f..feb934c9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -42,6 +42,5 @@ INCLUDES=-I$(top_srcdir)/include install-data-hook: rm -f $(DESTDIR)$(alsaincludedir)/asoundef.h $(LN_S) -f ../sound/asoundef.h $(DESTDIR)$(alsaincludedir)/asoundef.h - # should be removed in future test -d $(DESTDIR)$(sysincludedir) || mkdir -p $(DESTDIR)$(sysincludedir) $(INSTALL_DATA) sys.h $(DESTDIR)$(sysincludedir)/asoundlib.h