* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
[pspp] / modules / sys_time
index 006b7afe7f2cc8ff8b1905a31aaa90679b1928ef..ffa714d13136c679e4e7688124aa7b3e16cc94d3 100644 (file)
@@ -28,7 +28,7 @@ sys/time.h: sys_time_.h
              < $(srcdir)/sys_time_.h; \
        } > $@-t
        mv $@-t $@
-MOSTLYCLEANFILES += $(SYS_TIME_H) sys/time.h-t
+MOSTLYCLEANFILES += sys/time.h sys/time.h-t
 
 Include:
 #include <sys/time.h>