OSDN Git Service

- using $(AMTAR) instead or $(TAR) in the Makefile.am
[android-x86/external-alsa-lib.git] / Makefile.am
1 SUBDIRS=doc include src aserver test utils
2 EXTRA_DIST=ChangeLog INSTALL TODO configure cvscompile libtool version
3
4 INCLUDES=-I$(top_srcdir)/include
5
6 rpm: dist
7         $(MAKE) -C utils rpm
8
9 dist-hook:
10         -chmod -R a+r $(distdir)
11         $(AMTAR) cvjf $(distdir).tar.bz2 $(distdir)
12
13 doc-dummy:
14
15 doc: doc-dummy
16         $(MAKE) -C include all
17         $(MAKE) -C doc doc