* Include a pre-fixed parsedate.c in the source tree in order to eliminate
[citadel.git] / citadel / Makefile.in
index ab2b6402dd7266bd1ac96404acda01a86c54b639..3a99502dfcac56c6cba42d82697dda11fb041447 100644 (file)
@@ -318,7 +318,7 @@ install-exec-new: all
        fi
 
 clean:
-       rm -f *.o parsedate.c
+       rm -f *.o
 
 cleaner: clean
        rm -rf $(CLIENT_TARGETS) $(SERVER_TARGETS) $(UTIL_TARGETS) *.la