diff --git a/Makefile.am b/Makefile.am
index 526c7ed..c407576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,3 @@
-
EXTRA_DIST = README.md README.html README-WIN32.html
EXTRA_DIST += config.h.win32 json-c.vcproj json-c.vcxproj json-c.vcxproj.filters
EXTRA_DIST += Doxyfile doc
diff --git a/json-c.pc.in b/json-c.pc.in
index 05bfbc8..074378b 100644
--- a/json-c.pc.in
+++ b/json-c.pc.in
@@ -4,9 +4,9 @@ libdir=@libdir@
includedir=@includedir@
Name: json-c
-Description: JSON implementation in C
+Description: A JSON implementation in C
Version: @VERSION@
Requires:
Libs.private: @LIBS@
-Libs: -L${libdir} -ljson-c
+Libs: -L${libdir} -ljson-c
Cflags: -I${includedir}/json-c
diff --git a/json-c.vcproj b/json-c.vcproj
index d44f517..fcda288 100644
--- a/json-c.vcproj
+++ b/json-c.vcproj
@@ -6,8 +6,7 @@
ProjectGUID="{04D8CDBE-FB3E-4362-87E6-07DC3C0083B2}"
Keyword="Win32Proj">
-
+
-
+
@@ -167,17 +165,13 @@ copy json_config.h.win32 json_config.h"/>
RelativePath=".\Doxyfile">
-
+
-
+
-
+
-
+