From 599918bf51d21832dd474b655ddfead0f4ec2bbb Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 15 May 2008 09:18:05 +0000 Subject: [PATCH] remove compilation time generated files --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 22f13357..26f00aba 100644 --- a/Makefile.am +++ b/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 =