summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--palm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile
index 086e0b64e01a..e6c5efa26aa1 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.1.1.1 1999/01/09 03:33:04 asami Exp $
+# $Id: Makefile,v 1.2 1999/01/09 08:52:26 asami Exp $
#
SUBDIR += kpilot
SUBDIR += pilot-link
SUBDIR += pilot_makedoc
SUBDIR += prc-tools
+ SUBDIR += syncal
SUBDIR += xcopilot
.include <bsd.port.subdir.mk>