summaryrefslogtreecommitdiff
path: root/build/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.am')
-rw-r--r--build/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
new file mode 100644
index 0000000..a9ce4fb
--- /dev/null
+++ b/build/Makefile.am
@@ -0,0 +1,11 @@
+SUBDIRS = \
+ win32
+
+EXTRA_DIST = \
+ atk_msvc_files.py \
+ msvcfiles.py \
+ testsrules_msvc.mak \
+ introspection-msvc.mak \
+ atk-introspection-msvc.mak \
+ gen-file-list-atk.py
+