From 15eee5dbbbbd7c8764c58d372531bcdc1dbe8934 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 15 May 2008 09:18:05 +0000 Subject: remove compilation time generated files --- ares/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ares/Makefile.am b/ares/Makefile.am index 22f133574..26f00abab 100644 --- a/ares/Makefile.am +++ b/ares/Makefile.am @@ -4,9 +4,8 @@ lib_LTLIBRARIES = libcares.la man_MANS = $(MANPAGES) -MSVCFILES = vc/adig/adig.dep vc/adig/adig.dsp vc/vc.dsw vc/ahost/ahost.dep \ - vc/ahost/ahost.dsp vc/areslib/areslib.dep vc/areslib/areslib.dsp \ - vc/areslib/areslib.dsw vc/acountry/acountry.dsp +MSVCFILES = vc/vc.dsw vc/acountry/acountry.dsp vc/adig/adig.dsp \ + vc/ahost/ahost.dsp vc/areslib/areslib.dsp vc/areslib/areslib.dsw if DEBUGBUILD PROGS = -- cgit v1.2.3