From 08afc3a98b7385ea2439dec1aac0f41c4c14c408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 2 Dec 2018 21:09:06 +0100 Subject: Update to working version Still way off from something usable by someone else but it already works for me. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a451a6d..711f06a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ bin_PROGRAMS = uroot -uroot_SOURCES = main.c utils.c +uroot_SOURCES = main.c utils.c child.c sigpipe.c -- cgit v1.2.3