summaryrefslogtreecommitdiffstats
path: root/build/windows/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build/windows/Makefile.am')
-rw-r--r--build/windows/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/build/windows/Makefile.am b/build/windows/Makefile.am
new file mode 100644
index 0000000..2cc31f2
--- /dev/null
+++ b/build/windows/Makefile.am
@@ -0,0 +1,16 @@
+if BUILD_WINDOWS_INSTALLER
+installer = installer
+endif
+
+SUBDIRS = \
+ $(installer)
+
+EXTRA_DIST = \
+ gimprc.rule \
+ gimprc-plug-ins.rule \
+ gimp.rc \
+ gimp-plug-ins.rc \
+ gimp.manifest \
+ fileicon.ico \
+ plug-ins.ico \
+ wilber.ico