summaryrefslogtreecommitdiff
path: root/xc/programs/xset
diff options
context:
space:
mode:
authorjim <empty>1989-06-16 17:29:47 +0000
committerjim <empty>1989-06-16 17:29:47 +0000
commite592545f007b66ce9805680b603f0d91efa3766a (patch)
tree2dc41e15e25952b25b88be21cf42e6ce11985847 /xc/programs/xset
parent4917f6cc2a12169011226e13aaf5b6a6015daeb1 (diff)
added deplibs
Diffstat (limited to 'xc/programs/xset')
-rw-r--r--xc/programs/xset/Imakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xc/programs/xset/Imakefile b/xc/programs/xset/Imakefile
index c8c24780f..fdc62727d 100644
--- a/xc/programs/xset/Imakefile
+++ b/xc/programs/xset/Imakefile
@@ -1,3 +1,4 @@
+ DEPLIBS = $(DEPXMULIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
SimpleProgramTarget(xset)