aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-05-10 02:48:31 +0000
committerGuy Harris <guy@alum.mit.edu>2013-05-10 02:48:31 +0000
commitfa47c87e3083a991fd42c8907193e471d0ac5f94 (patch)
tree07d8c0b37b31afa1ce00ed289ccc341981e9541f /asn1/Makefile.am
parent4422348ebcfb0cbbe26d1c6229e122ba2dad473d (diff)
Distribute the kerberos and x721 subdirectories, even though we don't
build them. svn path=/trunk/; revision=49224
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 245e3f4e21..4a48292a2b 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -129,6 +129,8 @@ DONT_BUILD_SUBDIRS = \
kerberos \
x721
+DIST_SUBDIRS = $(SUBDIRS) $(DONT_BUILD_SUBDIRS)
+
EXTRA_DIST = \
Makefile.nmake \
Makefile.inc.nmake \