summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 97ca76b..2274644 100644
--- a/Makefile
+++ b/Makefile
@@ -154,3 +154,5 @@ install-libpiano:
install -m644 libpiano.a ${DESTDIR}/${LIBDIR}/
install -d ${DESTDIR}/${INCDIR}/
install -m644 src/libpiano/piano.h ${DESTDIR}/${INCDIR}/
+
+.PHONY: install install-libpiano test debug all