aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/Makefile.am
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-24 21:00:15 +0000
committerLev Walkin <vlm@lionet.info>2004-09-24 21:00:15 +0000
commit12984671bd56095295e4e8ecb6ed335c858e22a9 (patch)
tree098b135fe97e742db9cc498a6263f3c4b1811150 /asn1c/Makefile.am
parent5beb7debcaa880fa365f668489888bbb74747656 (diff)
unber and enber
Diffstat (limited to 'asn1c/Makefile.am')
-rw-r--r--asn1c/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/asn1c/Makefile.am b/asn1c/Makefile.am
index a5caec37..14222667 100644
--- a/asn1c/Makefile.am
+++ b/asn1c/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = . tests webcgi
+SUBDIRS = . webcgi tests
AM_CFLAGS = @ADD_CFLAGS@
AM_CPPFLAGS = \
@@ -16,9 +16,9 @@ asn1c_LDADD = \
$(top_builddir)/libasn1fix/libasn1fix.la \
$(top_builddir)/libasn1compiler/libasn1compiler.la
-bin_PROGRAMS = asn1c unber
+bin_PROGRAMS = asn1c unber enber
-dist_man1_MANS = asn1c.1 unber.1
+dist_man1_MANS = asn1c.1 unber.1 enber.1
check_SCRIPTS = check-parsing.sh
TESTS = check-parsing.sh