mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
9 lines
173 B
Makefile
9 lines
173 B
Makefile
## audacious-vgmstream script
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
AM_MAKEFLAGS=-f Makefile.audacious
|
|
|
|
SUBDIRS = src audacious
|
|
|
|
#EXTRA_DIST = include
|