Fix typo in Makefile.am.
This commit is contained in:
parent
46ebfbb6eb
commit
2802b3a497
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ tincd_SOURCES += \
|
||||||
getopt1.c
|
getopt1.c
|
||||||
tinc_SOURCES += \
|
tinc_SOURCES += \
|
||||||
getopt.c getopt.h \
|
getopt.c getopt.h \
|
||||||
getopt1.cendif
|
getopt1.c
|
||||||
sptps_test_SOURCES += \
|
sptps_test_SOURCES += \
|
||||||
getopt.c getopt.h \
|
getopt.c getopt.h \
|
||||||
getopt1.c
|
getopt1.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue