Remove whitespace after backslash in lib/Makefile.am

This commit is contained in:
Mike Black W9MDB 2023-06-17 08:29:15 -05:00
parent b3a61cf00e
commit 97811d2aa7

View File

@ -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