Fix typo in Makefile.am.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 20:59:42 +0000 (22:59 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 20:59:42 +0000 (22:59 +0200)
src/Makefile.am

index 1c1d8e0..53dd68d 100644 (file)
@@ -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