Remove whitespace after backslash in lib/Makefile.am

pull/1322/head
Mike Black W9MDB 2023-06-17 08:29:15 -05:00
rodzic b3a61cf00e
commit 97811d2aa7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
EXTRA_DIST = getopt.c getopt.h getopt_long.c usleep.c \
EXTRA_DIST = getopt.c getopt.h getopt_long.c usleep.c \
termios.c win32termios.h gettimeofday.c getaddrinfo.c
noinst_LTLIBRARIES = libmisc.la