From a72f7e98ef1ff6bdcc17844c1e9860cea0b34623 Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 28 Feb 2009 01:19:20 +0000 Subject: [PATCH] add VS project files to the source distribution. --- lib/agutil/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/agutil/Makefile.am b/lib/agutil/Makefile.am index cc17d70d0..1b0b837d0 100644 --- a/lib/agutil/Makefile.am +++ b/lib/agutil/Makefile.am @@ -13,4 +13,5 @@ noinst_LTLIBRARIES = libagutil_C.la endif libagutil_C_la_SOURCES = dynattr.c nodeq.c agutil.h + EXTRA_DIST = agutil.vcproj -- 2.50.1