diff options
Diffstat (limited to 'src/daemon/https/minitasn1/Makefile.am')
-rw-r--r-- | src/daemon/https/minitasn1/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon/https/minitasn1/Makefile.am b/src/daemon/https/minitasn1/Makefile.am index 4cd9f34e..34e56d13 100644 --- a/src/daemon/https/minitasn1/Makefile.am +++ b/src/daemon/https/minitasn1/Makefile.am | |||
@@ -10,7 +10,6 @@ libasn1_la_SOURCES = \ | |||
10 | libtasn1.h \ | 10 | libtasn1.h \ |
11 | mem.h \ | 11 | mem.h \ |
12 | gstr.h \ | 12 | gstr.h \ |
13 | errors.h \ | ||
14 | int.h \ | 13 | int.h \ |
15 | parser_aux.h structure.h element.h decoding.c gstr.c errors.c \ | 14 | parser_aux.h structure.h element.h decoding.c gstr.c \ |
16 | parser_aux.c structure.c element.c coding.c | 15 | parser_aux.c structure.c element.c coding.c |