mirror of
https://github.com/alexkay/spek.git
synced 2025-04-19 18:07:37 +03:00
9 lines
119 B
Makefile
9 lines
119 B
Makefile
noinst_DATA = \
|
|
config.vapi \
|
|
spek-audio.vapi \
|
|
spek-fft.vapi \
|
|
spek-platform.vapi
|
|
|
|
EXTRA_DIST = \
|
|
$(noinst_DATA)
|