Merge branch 'upstream/2.30.0' into tizen
[platform/upstream/atk.git] / win32 / vs9 / Makefile.am
diff --git a/win32/vs9/Makefile.am b/win32/vs9/Makefile.am
deleted file mode 100644 (file)
index 48dcdc1..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-GENERATED_ITEMS = \
-       atk.vcproj      \
-       atk-install.vsprops
-
-EXTRA_DIST =   \
-       README.txt      \
-       atk.sln \
-       atk.vcprojin    \
-       atk-install.vcproj      \
-       atk-introspect.vcproj   \
-       atk-build-defines.vsprops       \
-       atk-gen-src.vsprops     \
-       atk-install.vspropsin   \
-       atk-version-paths.vsprops       \
-       $(GENERATED_ITEMS)
-
-atk-install.vsprops: $(top_srcdir)/win32/vs9/atk-install.vspropsin atk.headers
-       $(CPP) -P - <$(top_srcdir)/win32/vs9/atk-install.vspropsin >$@
-       rm atk.headers
-
-DISTCLEANFILES = $(GENERATED_ITEMS)