Fix tarball build
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 7 Nov 2016 19:36:24 +0000 (20:36 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 7 Nov 2016 19:36:24 +0000 (20:36 +0100)
mono/btls/Makefile.am

index dfa34c29a9d51ddce75a7798f7d315fad72fad23..38f879c629fcf8dd79a18a199798bf8b3ef9ea7c 100644 (file)
@@ -1,4 +1,4 @@
-EXTRA_DIST = btls-android-utils.c \
+EXTRA_DIST = \
        btls-bio.c \
        btls-bio.h \
        btls-error.c \
@@ -11,6 +11,7 @@ EXTRA_DIST = btls-android-utils.c \
        btls-ssl-ctx.c \
        btls-ssl-ctx.h \
        btls-ssl.h \
+       btls-time64.c \
        btls-util.c \
        btls-util.h \
        btls-x509.c \