From: Takashi Iwai Date: Fri, 7 Dec 2001 14:15:38 +0000 (+0000) Subject: Removed comment (the latest automake doesn't like it). X-Git-Tag: v1.0.3~544 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=12dfa4ffd8530a3b067fa262bb5e4c8aedb31cb0;p=alsa-lib.git Removed comment (the latest automake doesn't like it). --- 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