Fix typo in Makefile.am.

This commit is contained in:
Guus Sliepen 2016-04-14 22:59:42 +02:00
parent 46ebfbb6eb
commit 2802b3a497

View 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