diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-08-15 19:07:08 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-08-15 19:07:08 +0000 |
commit | 4b0743f310be35221237d7cbf49a762962b210b2 (patch) | |
tree | aca8325107880cb3492fec5525aff055530fc709 | |
parent | 2ce1ca722382258544601d1a93e6dabd715480d7 (diff) |
Reduce white space diff with upstream.
-rw-r--r-- | xserver/os/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xserver/os/Makefile.am b/xserver/os/Makefile.am index 6f75bca5b..9bdac3b42 100644 --- a/xserver/os/Makefile.am +++ b/xserver/os/Makefile.am @@ -31,7 +31,6 @@ libos_la_SOURCES = \ xstrans.c \ xprintf.c \ $(XORG_SRCS) - libos_la_LIBADD = @SHA1_LIBS@ $(DLOPEN_LIBS) $(LTLIBOBJS) if SECURE_RPC |