mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed comment (the latest automake doesn't like it).
This commit is contained in:
parent
9cdd59f5e6
commit
12dfa4ffd8
1 changed files with 0 additions and 1 deletions
|
|
@ -42,6 +42,5 @@ INCLUDES=-I$(top_srcdir)/include
|
||||||
install-data-hook:
|
install-data-hook:
|
||||||
rm -f $(DESTDIR)$(alsaincludedir)/asoundef.h
|
rm -f $(DESTDIR)$(alsaincludedir)/asoundef.h
|
||||||
$(LN_S) -f ../sound/asoundef.h $(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)
|
test -d $(DESTDIR)$(sysincludedir) || mkdir -p $(DESTDIR)$(sysincludedir)
|
||||||
$(INSTALL_DATA) sys.h $(DESTDIR)$(sysincludedir)/asoundlib.h
|
$(INSTALL_DATA) sys.h $(DESTDIR)$(sysincludedir)/asoundlib.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue