aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-30 16:41:51 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-30 23:42:55 +0000
commit4d90d6e38d1afaeda387dea9522cc0417ff41141 (patch)
tree7cbdf1fad75fc71289076d77d4333923ed852113 /configure.ac
parent3f0430d1f53c32e55649f5a6c9f9284af2190353 (diff)
Add some files under asn1 to the distribution.
Include CMakeLists.txt files and the gnm subdirectory, along with the top-level Makefile.inc and Makefile.preinc files. Don't explicitly include Custom.make, as automake does that automatically given that it's included by asn1/Makefile.am. Add some files to EXTRA_DIST lists. Move some .asn files to EXTRA_DIST; they don't need to be in SRC_FILES, as SRC_FILES always includes EXTRA_DIST, and they *do* need to be in EXTRA_DIST so that they're in the distribution. Change-Id: Id91df577260fa57028d40fe098be1d79c59398e6 Reviewed-on: https://code.wireshark.org/review/3273 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5c663f63e7..6c1295cf41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2791,6 +2791,7 @@ AC_OUTPUT(
asn1/dsp/Makefile
asn1/ess/Makefile
asn1/ftam/Makefile
+ asn1/gnm/Makefile
asn1/goose/Makefile
asn1/gprscdr/Makefile
asn1/gsm_map/Makefile