aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/Makefile.am
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2010-10-16 02:16:47 -0700
committerLev Walkin <vlm@lionet.info>2010-10-16 02:29:50 -0700
commit96deff860a177d4cf4d71a5fb07b718dcfb31a30 (patch)
treedd1693873022b50c91f73f37733b9888a89cde27 /asn1c/Makefile.am
parentffd035e9e053520b062a014b8d6aa98fa61e0fcd (diff)
Newer way to address distributable scripts
Diffstat (limited to 'asn1c/Makefile.am')
-rw-r--r--asn1c/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/asn1c/Makefile.am b/asn1c/Makefile.am
index 2005f731..a4b10917 100644
--- a/asn1c/Makefile.am
+++ b/asn1c/Makefile.am
@@ -22,7 +22,6 @@ noinst_HEADERS = sys-common.h
dist_man1_MANS = asn1c.1 unber.1 enber.1
-check_SCRIPTS = check-xxber.sh check-parsing.sh
+dist_check_SCRIPTS = check-xxber.sh check-parsing.sh
TESTS = $(check_SCRIPTS)
-EXTRA_DIST = $(check_SCRIPTS)
CLEANFILES = .check-xxber.*.tmp .check-parsing.*.tmp