mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
aclocaldir=$(datadir)/aclocal
|
|
aclocal_DATA=alsa.m4
|
|
|
|
rpm: buildrpm alsa-lib.spec
|
|
VERSION=$(VERSION) $(srcdir)/buildrpm
|
|
|
|
INCLUDES=-I$(top_srcdir)/include
|