Removed comment (the latest automake doesn't like it).

This commit is contained in:
Takashi Iwai 2001-12-07 14:15:38 +00:00
parent 9cdd59f5e6
commit 12dfa4ffd8

View file

@ -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