summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-06-13 18:39:44 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:29 +0200
commita27efd8f04113b01384a2b5ba725d621c0076701 (patch)
tree68bdb49d548f2df24bf4bd362789762c99f9a2f3
parentdeb6ed66a951fd0fe892a08cd4f3f802140229ce (diff)
Fixed Makefile dependency for change
deb6ed66a951fd0fe892a08cd4f3f802140229ce.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0537a0..a046f86 100644
--- a/Makefile
+++ b/Makefile
@@ -103,7 +103,7 @@ ps2comm.o : ps2comm.h synproto.h synaptics.h
eventcomm.o : eventcomm.h linux_input.h synproto.h synaptics.h
psmcomm.o : freebsd_mouse.h psmcomm.h synproto.h synaptics.h ps2comm.h
alpscomm.o : alpscomm.h ps2comm.h synproto.h synaptics.h
-synclient.o : synaptics.h
+synclient.o : synaptics.h Makefile
syndaemon.o : synaptics.h
clean::