summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDean Jansa <djansa@redhat.com>2005-10-06 20:10:20 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:45 -0400
commit89041b9bb3fc47acdb3125919f8a50264acc6d4f (patch)
treeaf698fb963a011ece77d6b588e808ff12777998c /Makefile
parent5da52098beb4fa5af4b592b3f050fcc12e0bd05b (diff)
downloadqarsh-89041b9bb3fc47acdb3125919f8a50264acc6d4f.tar.gz
qarsh-89041b9bb3fc47acdb3125919f8a50264acc6d4f.tar.xz
qarsh-89041b9bb3fc47acdb3125919f8a50264acc6d4f.zip
Use hbeat interface which has been pulled out into its own
set of files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 026b181..4bf184f 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ TARGETS := qarshd qarsh qacp btimed btimec
all: $(TARGETS)
qarshd: qarshd.c $(COMMON) -lxml2
-qarsh: qarsh.c $(COMMON) -lxml2 btime.c
+qarsh: qarsh.c $(COMMON) -lxml2 btime.c hbeat.c
qacp: qacp.c $(COMMON) -lxml2
btimed: btimed.c
btimec: btimec.c btime.c