summaryrefslogtreecommitdiff
path: root/shared/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shared/makefile')
-rw-r--r--shared/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shared/makefile b/shared/makefile
index 815d33c..cfdf8ac 100644
--- a/shared/makefile
+++ b/shared/makefile
@@ -1,2 +1,5 @@
SOURCES += $(wildcard ../shared/*.c)
HEADERS += $(wildcard ../shared/*.h)
+
+clean::
+ rm -f ../shared/*.o