mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:05:42 +01:00
5 lines
90 B
Makefile
5 lines
90 B
Makefile
|
EXTRA_DIST = buildrpm
|
||
|
|
||
|
rpm: buildrpm alsa-lib.spec
|
||
|
VERSION=$(VERSION) $(srcdir)/buildrpm
|