summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Harris <pharris@opentext.com>2011-01-07 15:17:36 -0500
committerPeter Harris <pharris@opentext.com>2011-01-07 15:17:36 -0500
commitc04d051a7e1a0b9d776adfc8ee5d71ddca2dba90 (patch)
treec0bff3ae20631eb0eeb0fdbb85d6a42ebaf1238b
parentdc9a357c9c5d95e87044b3fffff4f98cb74662c5 (diff)
xgob/xproto depends on xgob
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bb004c1..683737b 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ all: test noop xlsclients
# Dependencies
xgob/util/atom.6: xgob/xproto.6 xgob.6
+xgob/xproto.6: xgob.6
xmu.6: xgob/util/atom.6 xgob/xproto.6 xgob.6
test.6: xgob.6
noop.6: xgob.6