aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ipcs/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-12-25 00:52:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-12-25 00:52:24 +0000
commit55e2cb41f216b713fb865aaf392ddb17ebbd57d1 (patch)
treedf314cf1e2b139b48eb3dccaa2a77b25fa0d855f /usr.bin/ipcs/Makefile
parent0d5ee457ad44ade6b48299e3328361094ff0e026 (diff)
Notes
Diffstat (limited to 'usr.bin/ipcs/Makefile')
-rw-r--r--usr.bin/ipcs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile
index af767776af9ab..8ee1d4324e5d5 100644
--- a/usr.bin/ipcs/Makefile
+++ b/usr.bin/ipcs/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ipcs
+SRCS= ipcs.c ipc.c
DPADD= ${LIBKVM}
LDADD= -lkvm