aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-18 04:45:17 +0000
committerLev Walkin <vlm@lionet.info>2004-08-18 04:45:17 +0000
commite0b650ecb28e141ee165e073270c4122d4b7368c (patch)
treefc950cf747346dbf3a8692c738a63be5394ccf5a
parent32b23bc14d69012c7506749cf17873a64fdf0697 (diff)
order changed
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index da7f6821..ddb7a4b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = \
- libasn1parser libasn1print \
- libasn1fix libasn1compiler \
+ libasn1parser libasn1fix \
+ libasn1print libasn1compiler \
skeletons examples tests \
doc asn1c