1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

Clean vernum.o

Reported-by: paakku on #elinks
(cherry picked from commit 442645b766)
This commit is contained in:
Jonas Fonseca 2006-07-10 14:28:21 +02:00 committed by Kalle Olavi Niemitalo
parent 649f7d6ca6
commit c72730628a

View File

@ -41,5 +41,6 @@ elinks: $(LIB_O_NAME) vernum.o
$(call cmd,link)
PROGS = elinks
CLEAN = vernum.o
include $(top_srcdir)/Makefile.lib