mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
9 lines
163 B
Makefile
9 lines
163 B
Makefile
## audacious-vgmstream script
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
AM_MAKEFLAGS=-f Makefile.unix
|
|
|
|
SUBDIRS = src unix
|
|
|
|
#EXTRA_DIST = include
|