aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/Makefile.am
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-16 11:38:13 +0000
committerLev Walkin <vlm@lionet.info>2004-08-16 11:38:13 +0000
commit7415bffa22305a2d339bdc0c79633f0e5796e820 (patch)
tree01a1a5474e4e3b74a957a0be89788bfb6971f920 /asn1c/Makefile.am
parentb4eb8b5f7256f50bbc6ef6dc996d2c0056e3ea3f (diff)
-t option and minor changes
Diffstat (limited to 'asn1c/Makefile.am')
-rw-r--r--asn1c/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1c/Makefile.am b/asn1c/Makefile.am
index 2363c189..b9128ae8 100644
--- a/asn1c/Makefile.am
+++ b/asn1c/Makefile.am
@@ -7,6 +7,7 @@ AM_CPPFLAGS = \
-I${top_srcdir}/libasn1parser \
-I${top_srcdir}/libasn1print \
-I${top_srcdir}/libasn1fix \
+ -I${top_srcdir}/skeletons \
-DDATADIR=\"${pkgdatadir}\"
LDADD = \
@@ -15,6 +16,8 @@ LDADD = \
${top_builddir}/libasn1print/libasn1print.la \
${top_builddir}/libasn1compiler/libasn1compiler.la
+asn1c_SOURCES = asn1c.c decoder.c decoder.h
+
bin_PROGRAMS = asn1c
dist_man1_MANS = asn1c.1