aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-08-16 12:09:19 -0700
committerGuy Harris <guy@alum.mit.edu>2017-08-16 19:14:26 +0000
commitc4e957b9746407c07efbb937d21b7c31894d269e (patch)
treede874802b7dfe7a761644906200c53219e0ce930 /packaging
parent7df594c92efaa777598f23fe22e005c09103fd6f (diff)
Fix build.
That's a separate README file for this directory, and its name is README, not README.md like the top-level README file. Change-Id: I9ec920de6a844441e00d4608608563bc4ddd8349 Reviewed-on: https://code.wireshark.org/review/23096 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/wix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wix/Makefile.am b/packaging/wix/Makefile.am
index 77f59f3e64..ce663a213c 100644
--- a/packaging/wix/Makefile.am
+++ b/packaging/wix/Makefile.am
@@ -10,7 +10,7 @@ EXTRA_DIST = \
InputPaths.wxi \
Plugins.wxi \
Prerequisites.wxi \
- README.md \
+ README \
StringOverrides.wxl \
UserInterface.wxi \
Wireshark.wxs \