Mainly tarbal distribution fixes...

This commit is contained in:
Jaroslav Kysela 1998-12-30 17:11:51 +00:00
parent 741a333e90
commit ffcff61ceb
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
SUBDIRS=doc include src test utils
EXTRA_DIST=ChangeLog INSTALL cvscompile
INCLUDES=-I$(top_srcdir)/include

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/control/control.c)
AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre1)
AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre2)
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
AC_PREFIX_DEFAULT(/usr)

View file

@ -2,6 +2,7 @@ if INSTALL_M4
aclocaldir=$(datadir)/aclocal
aclocal_DATA=alsa.m4
endif
EXTRA_DIST=alsa.m4 buildrpm
rpm: buildrpm alsa-lib.spec
VERSION=$(VERSION) $(srcdir)/buildrpm