chiark / gitweb /
fix out of tree builds
[subdirmk.git] / lib / t / Subdir.mk.in
index a5efee561681282828c5d05ae92914c9738622bf..a957397ff559178dba79098ce36a529765c4528a 100644 (file)
@@ -28,7 +28,7 @@
 &OBJECTS       += & toytest.o
 &LIBS          += lib/libtoy.a
 
-&CLEAN         += & toytest
+&CLEAN         += & toytest toytest.stamp
 
 &toytest:      $(&OBJECTS) $(&LIBS)
        $(LINK) $^