]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Removed comment (the latest automake doesn't like it).
authorTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2001 14:15:38 +0000 (14:15 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2001 14:15:38 +0000 (14:15 +0000)
include/Makefile.am

index bfe0351f8ffbfda94201acfa0b74c10a9b24cac0..feb934c95398d50e9f972f7b36e24b29476f860e 100644 (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