diff options
-rw-r--r-- | ares/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.am b/ares/Makefile.am index 9beeefe37..22f133574 100644 --- a/ares/Makefile.am +++ b/ares/Makefile.am @@ -6,7 +6,7 @@ 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/areslib/areslib.dsw vc/acountry/acountry.dsp if DEBUGBUILD PROGS = |