summaryrefslogtreecommitdiff
path: root/win32/vs9/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs9/Makefile.am')
-rw-r--r--win32/vs9/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/win32/vs9/Makefile.am b/win32/vs9/Makefile.am
deleted file mode 100644
index 66016c638..000000000
--- a/win32/vs9/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-GENERATED_ITEMS = \
- gdk-pixbuf.vcproj \
- gdk-pixbuf-install.vsprops
-
-EXTRA_DIST = \
- README.txt \
- gdk-pixbuf.sln \
- gdk-pixbuf-version-paths.vsprops \
- gdk-pixbuf-build-defines.vsprops \
- gdk-pixbuf-gen-srcs.vsprops \
- gdk-pixbuf-install.vspropsin \
- gdk-pixbuf.vcprojin \
- gdk-pixbuf-csource.vcproj \
- gdk-pixbuf-query-loaders.vcproj \
- gdk-pixbuf-pixdata.vcproj \
- gdk-pixbuf-install.vcproj \
- $(GENERATED_ITEMS)
-
-gdk-pixbuf-install.vsprops: $(top_srcdir)/win32/vs9/gdk-pixbuf-install.vspropsin gdk-pixbuf.headers
- $(CPP) -P - <$(top_srcdir)/win32/vs9/gdk-pixbuf-install.vspropsin >$@
- rm gdk-pixbuf.headers
-
-DISTCLEANFILES = $(GENERATED_ITEMS)
-
--include $(top_srcdir)/git.mk