mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-27 01:31:08 +00:00
Added dist-hook..
This commit is contained in:
parent
72ae6d6e17
commit
b77f3a40fd
@ -6,6 +6,10 @@ INCLUDES=-I$(top_srcdir)/include
|
||||
rpm: dist
|
||||
$(MAKE) -C utils rpm
|
||||
|
||||
dist-hook:
|
||||
-chmod -R a+r $(distdir)
|
||||
$(TAR) cvIf $(distdir).tar.bz2 $(distdir)
|
||||
|
||||
pack: clean-recursive
|
||||
rm -f config.log config.cache config.status
|
||||
rm -rf `find . -name ".deps"`
|
||||
|
Loading…
Reference in New Issue
Block a user