alsa-utils/Makefile.am

11 lines
266 B
Makefile
Raw Normal View History

1999-01-30 20:12:34 +01:00
INCLUDES=-I$(top_srcdir)/include
SUBDIRS=include alsactl alsamixer amixer aplay seq utils
2000-05-09 19:25:41 +02:00
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile
1999-01-30 20:12:34 +01:00
rpm: dist
$(MAKE) -C $@
1999-01-31 14:15:00 +01:00
2000-02-16 22:28:33 +01:00
dist-hook:
-chmod -R a+r $(distdir)
$(TAR) cvf $(distdir).tar.bz2 --bzip2 $(distdir)