]> dev.renevier.net Git - syp.git/blobdiff - build.sh
real api and clearer separation between server and client
[syp.git] / build.sh
index 92873f5c42bf98cf87b758e781df60e00ba2653e..fbbd7ffbc1619611a5882cb402ca87f7a144ad22 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -15,7 +15,7 @@ mkdir -p $DESTDIR
 cp -RLp inc/ $DESTDIR/
 
 # other php files
-cp -p admin.php auth.php changes.php index.php items.php wizard.php $DESTDIR/
+cp -p admin.php api.php index.php items.php logout.php wizard.php $DESTDIR/
 
 # media
 cp -RLp media/ $DESTDIR/