From 2802b3a49797a0f58d6a8f4d9945d54acc64d996 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Thu, 14 Apr 2016 22:59:42 +0200 Subject: [PATCH] Fix typo in Makefile.am. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 1c1d8e0a..53dd68da 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -152,7 +152,7 @@ tincd_SOURCES += \ getopt1.c tinc_SOURCES += \ getopt.c getopt.h \ - getopt1.cendif + getopt1.c sptps_test_SOURCES += \ getopt.c getopt.h \ getopt1.c -- 2.20.1