summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-04-13 00:01:43 +0100
committerdavidovski <david@sendula.com>2021-04-13 00:01:43 +0100
commitdc1db3a1f58b1bd7004153b2f04e85e719489209 (patch)
treea5b35e17ae97c2dee7fa4c83d4aeaea80ec5f53b /Makefile
parentfc9fa1e4a2bf3ac0094eae7b40453631a9fae50e (diff)
added second thread
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3bd1e01..3c0cebe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
PROG = anyscroll
-FLAGS = -lX11 -lXtst
+FLAGS = -lX11 -lXtst -lXi -lpthread
+
${PROG}: ${PROG}.o