aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1481734..9e52389 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ uninstall:
-rm -f -- "$(DESTDIR)$(PREFIX)/include/libskrift.h"
clean:
- -rm -f -- *.o *.lo *.su *.a *.so *.so.*
+ -rm -f -- *.o *.lo *.su *.a *.so *.so.* demo
.SUFFIXES:
.SUFFIXES: .c .o