aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-05-18 16:20:36 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-05-18 16:20:36 +0000
commitaf87b318523b55bcbfa3c4d62f13b2cae525095c (patch)
tree7509b54b4e3a81e202744079d2e6eb92cc4b4b90 /epan/dissectors/Makefile.am
parentfb8054f13114a94b356f7ad0176fa981c0389de8 (diff)
Allow custom dissectors in automake too.
svn path=/trunk/; revision=42707
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 10f2415103..4b21c50eee 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -47,7 +47,7 @@ libdissectors_la_CFLAGS = $(AM_CLEAN_CFLAGS)
DIST_SUBDIRS = dcerpc pidl
EXTRA_DIST = \
- Custom.nmake \
+ Custom.common \
Makefile.common \
Makefile.nmake \
packet-ncp2222.inc \