1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
EXTRA_DIST = \
./config.make.in \
./style.html \
./emscripten/GNUmakefile \
./emscripten/error.png \
./emscripten/loading.gif \
./emscripten/sopwith.html \
./emscripten/icon-192.png \
./emscripten/icon-512.png \
./emscripten/manifest.json \
./macos/cp-with-libs \
./macos/disk \
./macos/disk/background.png \
./macos/disk/dir.DS_Store \
./macos/disk/problems.rtfd/problems1.png \
./macos/disk/problems.rtfd/problems2.png \
./macos/disk/problems.rtfd/problems3.png \
./macos/disk/problems.rtfd/TXT.rtf \
./macos/dmgfix \
./macos/GNUmakefile \
./macos/Info.plist.in \
./macos/PkgInfo \
./win32/cp-with-libs \
./win32/GNUmakefile
|