aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2014-03-04 08:28:18 +0200
committerPetri Lehtinen <petri@digip.org>2014-03-04 08:28:52 +0200
commit88aa6a9e30e7465196a737bd0f82eb17f393a120 (patch)
treeeb02ac48fd4e3a90b809b8e22f4f9a2354d03382 /Makefile.am
parent92e2588d6e91bcae15ed44bacce49759f0f64192 (diff)
downloadjansson-88aa6a9e30e7465196a737bd0f82eb17f393a120.zip
jansson-88aa6a9e30e7465196a737bd0f82eb17f393a120.tar.gz
jansson-88aa6a9e30e7465196a737bd0f82eb17f393a120.tar.bz2
Remove VS2010 project files, CMake should be used on Windows instead
Fixes #165.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 788f9ac..0554a4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = CHANGES LICENSE README.rst win32 CMakeLists.txt cmake
+EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake
SUBDIRS = doc src test
# "make distcheck" builds the dvi target, so use it to check that the