From 7e704d7ac997387341e920e1757c24cac0efe5e9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 8 Feb 2016 16:36:45 -0500 Subject: Refactor the build system. Avoid recursive make. This looks like a lot, but more things should "just work". We have `make dist` now! --- src/lib/common.sh.bottom | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/lib/common.sh.bottom (limited to 'src/lib/common.sh.bottom') diff --git a/src/lib/common.sh.bottom b/src/lib/common.sh.bottom deleted file mode 100644 index e133fad..0000000 --- a/src/lib/common.sh.bottom +++ /dev/null @@ -1 +0,0 @@ -fi -- cgit v1.2.3-2-g168b