aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-18 05:43:55 +0000
committerLev Walkin <vlm@lionet.info>2004-08-18 05:43:55 +0000
commit3d0b5a38d27ea09ca31bd38e68ef1fc928c59398 (patch)
tree7677c5401034252589ffef258b50c8ac5bbf5fe6 /libasn1compiler
parentb45e067b9162664df7c4f23fe57becd93bd5d0ed (diff)
last touches
Diffstat (limited to 'libasn1compiler')
-rw-r--r--libasn1compiler/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/libasn1compiler/Makefile.in b/libasn1compiler/Makefile.in
index d50f04ac..e8153937 100644
--- a/libasn1compiler/Makefile.in
+++ b/libasn1compiler/Makefile.in
@@ -60,7 +60,6 @@ check_compiler_OBJECTS = check_compiler.$(OBJEXT)
am__DEPENDENCIES_1 = libasn1compiler.la
check_compiler_DEPENDENCIES = $(am__DEPENDENCIES_1) \
$(top_builddir)/libasn1parser/libasn1parser.la \
- $(top_builddir)/libasn1cnst/libasn1cnst.la \
$(top_builddir)/libasn1fix/libasn1fix.la
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
@@ -215,7 +214,6 @@ libasn1compiler_la_SOURCES = \
TESTS = $(check_PROGRAMS)
check_compiler_LDADD = $(noinst_LTLIBRARIES) \
$(top_builddir)/libasn1parser/libasn1parser.la \
- $(top_builddir)/libasn1cnst/libasn1cnst.la \
$(top_builddir)/libasn1fix/libasn1fix.la
all: all-am