From e9a9252676c07cca151f075ca0b0d22a1f1005e6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 27 Jun 2007 00:57:11 +0000 Subject: Add a dummy 'depend' target so we can build under certain freebsd tools. --- srcx/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'srcx/Makefile.am') diff --git a/srcx/Makefile.am b/srcx/Makefile.am index 1ddc4f4..38eb00f 100644 --- a/srcx/Makefile.am +++ b/srcx/Makefile.am @@ -19,3 +19,4 @@ uninstall-local: man_MANS = jstart.8 jkill.8 jails.8 jid.8 jps.8 injail.8 EXTRA_DIST = $(man_MANS) +depend: -- cgit v1.2.3