Sawteeth: cleanup of extra files

* Some unwanted things would get into the package because of a too broad
cp. Copy exactly what we need there.
This commit is contained in:
Adrien Destugues
2015-04-26 22:04:04 +02:00
parent 7883916c75
commit 5beedc256f

View File

@@ -43,5 +43,5 @@ INSTALL()
cp Sawteeth ${SAWTEETH_DIR}/Sawteeth
cp -r sounds ${SAWTEETH_DIR}
cp -r songs ${SAWTEETH_DIR}
cp -r lib ${SAWTEETH_DIR}
cp -r lib/headers lib/libST.so ${SAWTEETH_DIR}/lib/
}