From f8681dccf53e229283755281c0859a7e72dec87a Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 27 Jan 2001 19:56:02 +0000 Subject: [PATCH] (AC_CONFIG_FILES): add appl/rcp/Makefile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9523 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index fb9f4eeb9..8e2bcfdd5 100644 --- a/configure.in +++ b/configure.in @@ -703,6 +703,7 @@ AC_CONFIG_FILES(Makefile \ appl/popper/Makefile \ appl/push/Makefile \ appl/rsh/Makefile \ + appl/rcp/Makefile \ appl/su/Makefile \ appl/xnlock/Makefile \ appl/telnet/Makefile \