From: =?utf-8?b?0L3QsNCx?= <nabijaczleweli@nabijaczleweli.xyz>
Date: Thu, 16 Jan 2025 12:03:34 +0100
Subject: Don't try to install not-built (and
 not-previously-built-or-installed) doc/rvc (didn't get installed without
 autoreconf... unclear why)

---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 25a85a3..887c0ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,6 @@ rvcd_SOURCES = rvcd.c xfree86.c
 twiglet_SOURCES = nrvc.c simple_panel.c
 twiglet_LDADD = -lncurses
 docdir=$(datadir)/doc/$(PACKAGE)
-doc_DATA = doc/rvc
 CFLAGS = -D_GNU_SOURCE -Wall -W -O2
 
 EXTRA_DIST = BUGS doc/rvc.sgml doc/README rvc.h xfree86.h simple_panel.h \
