done
copy_filters:
- cp $(top_builddir)/build/win32/vs10/*.vcxproj.filters $(top_builddir)/build/win32/vs11/
+ cp $(top_srcdir)/build/win32/vs10/*.vcxproj.filters $(top_builddir)/build/win32/vs11/
gresource.vcxproj.filters \
install.vcxproj
+DISTCLEANFILES = $(EXTRA_DIST)
+
MSVC_SLN = glib
include $(top_srcdir)/build/Makefile-newvs.am
-
CLEANFILES = gdbus-daemon-generated.c gdbus-daemon-generated.h gio-public-headers.txt gconstructor_as_data.h
+
+DISTCLEANFILES = \
+ gioenumtypes.h \
+ gioenumtypes.c
+
all-local: gio-public-headers.txt
gioenumtypes.h: $(gio_headers) gioenumtypes.h.template