Rename assets folder to screenshots, and improve the build system.

This commit is contained in:
Jordan Petridis
2018-02-04 01:34:34 +02:00
parent d131c279b9
commit 1888539a97
11 changed files with 43 additions and 42 deletions
Vendored
+4 -1
View File
@@ -136,9 +136,12 @@ fi
cat > Makefile <<END
# Generated by configure; do not edit
all:
all: rebuild
${NINJA} ${NINJA_OPT}
rebuild:
rm -f ${builddir}/hammond
install:
DESTDIR="\$(DESTDIR)" ${NINJA} ${NINJA_OPT} install