1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00

Clean vernum.o

Reported-by: paakku on #elinks
This commit is contained in:
Jonas Fonseca 2006-07-10 14:28:21 +02:00 committed by Jonas Fonseca
parent 4f2dd4f842
commit 442645b766

View File

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