win32/vsX: Fix 'make dist'
[atk.git] / win32 / vs9 / Makefile.am
blob48dcdc11cacbe87eb17962fd02d0fea8c2b9cc9a
1 GENERATED_ITEMS = \
2         atk.vcproj      \
3         atk-install.vsprops
5 EXTRA_DIST =    \
6         README.txt      \
7         atk.sln \
8         atk.vcprojin    \
9         atk-install.vcproj      \
10         atk-introspect.vcproj   \
11         atk-build-defines.vsprops       \
12         atk-gen-src.vsprops     \
13         atk-install.vspropsin   \
14         atk-version-paths.vsprops       \
15         $(GENERATED_ITEMS)
17 atk-install.vsprops: $(top_srcdir)/win32/vs9/atk-install.vspropsin atk.headers
18         $(CPP) -P - <$(top_srcdir)/win32/vs9/atk-install.vspropsin >$@
19         rm atk.headers
21 DISTCLEANFILES = $(GENERATED_ITEMS)