build: Use Python to Generate the MSVC Projects
[platform/upstream/atk.git] / build / Makefile.am
index 1e47317..5699d6f 100644 (file)
@@ -1,3 +1,7 @@
 SUBDIRS = \
        win32
 
+EXTRA_DIST =   \
+       atk_msvc_files.py       \
+       msvcfiles.py
+