mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-13 18:20:50 +01:00
8 lines
133 B
Makefile
8 lines
133 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
AM_MAKEFLAGS=-f Makefile.unix
|
||
|
|
||
|
SUBDIRS = src unix
|
||
|
|
||
|
#EXTRA_DIST = include
|