aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/Makefile.in
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-19 19:40:52 +0000
committerLev Walkin <vlm@lionet.info>2004-09-19 19:40:52 +0000
commit33cded1db410cdf6cbadd9fc29affda3452bd7b2 (patch)
tree10f795aa8ccf349f092e879db2989025e4ddeda8 /asn1c/Makefile.in
parent07cd6d82d29be142d04133ba155718e13e3a8cc0 (diff)
CGI environment for online ASN.1 compilation
Diffstat (limited to 'asn1c/Makefile.in')
-rw-r--r--asn1c/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/asn1c/Makefile.in b/asn1c/Makefile.in
index 44d20fd1..431b38ab 100644
--- a/asn1c/Makefile.in
+++ b/asn1c/Makefile.in
@@ -143,7 +143,6 @@ PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH = @PATH@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
@@ -196,7 +195,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = . tests
+SUBDIRS = . tests webcgi
AM_CFLAGS = @ADD_CFLAGS@
AM_CPPFLAGS = \
-I${top_srcdir}/libasn1compiler \