mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-01 00:21:14 +00:00
aac2354f5c
cd fluidsynth && git mv * ../
15 lines
394 B
Makefile
15 lines
394 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
EXTRA_DIST = CheckDIRSymbolExists.cmake \
|
|
CheckPrototypeExists.cmake \
|
|
CheckSTDC.cmake \
|
|
cmake_uninstall.cmake.in \
|
|
DefaultDirs.cmake \
|
|
FindMidiShare.cmake \
|
|
FindOSS.cmake \
|
|
FindPthreads.cmake \
|
|
FindReadline.cmake \
|
|
report.cmake \
|
|
TestInline.cmake \
|
|
TestVLA.cmake \
|
|
UnsetPkgConfig.cmake
|