aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-31 00:41:08 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-31 07:43:41 +0000
commit067beb021055c2f0c7602a5d7e8a0d1b892f5f3d (patch)
treea775a728e39adcb809b82e14062687599eaf7562 /echld
parent54c55bbdf617d0a44624f648bfb6d688d2ccb9c6 (diff)
Add a bunch of missing files to the distribution.
Files from the debian directory, documents from the doc directory, graphics from the docbook/wsug_graphics directory, and the echld Makefile.nmake. Change-Id: Iccccc58811753581b0b180053defd937aea22f95 Reviewed-on: https://code.wireshark.org/review/3283 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'echld')
-rw-r--r--echld/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/echld/Makefile.am b/echld/Makefile.am
index b6336d286f..ca43609735 100644
--- a/echld/Makefile.am
+++ b/echld/Makefile.am
@@ -65,7 +65,8 @@ libechld_la_LIBADD = \
EXTRA_DIST = \
CMakeLists.txt \
- Makefile.common
+ Makefile.common \
+ Makefile.nmake
CLEANFILES = \
libechld.a \