nt-makefile-clean-targets-20010917
[openafs.git] / src / cmd / NTMakefile
index 2661949..2d2fa57 100644 (file)
@@ -38,7 +38,7 @@ install: $(LIBFILE) $(INCFILES)
 install9x: install
 
 clean::
-       $(DEL) cmd_errors.c
+       $(DEL) cmd_errors.c cmd.h
        $(DEL) $(LIBFILE)
 
 test tests: