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 1c1d8e0ad7f319c7a28718e67b919c7ffcffe674..53dd68da886e523284eaee74e9ef2fc4fa356a9d 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