aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-01-07 19:57:51 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-01-07 19:57:51 +0000
commit9d86f2759a4abfd381d0356a9af7e0b4b40d970e (patch)
treeb23e17308c6cd3d7b13e39333bc16e78e1226739 /tools/Makefile.am
parentdbb9f54e4f5a14198c869532ba15ad31a4096dfe (diff)
From Vincent Helfre:
To make it possible to extract the ASN1 files directly from the spec, I wrote a small script. svn path=/trunk/; revision=27178
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index f2637409c8..d90d55b127 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -88,6 +88,7 @@ EXTRA_DIST = \
asn2wrs.py \
cvsdiff-fix.py \
dfilter-test.py \
+ extract_asn1_from_spec.pl \
fuzz-test.sh \
idl2wrs.sh \
idl2wrs.sh.in \