mirror of
https://git.davidovski.xyz/anyscroll.git
synced 2024-08-15 00:43:38 +00:00
added second thread
This commit is contained in:
parent
fc9fa1e4a2
commit
dc1db3a1f5
6 changed files with 112 additions and 33 deletions
3
Makefile
3
Makefile
|
@ -1,6 +1,7 @@
|
|||
|
||||
PROG = anyscroll
|
||||
FLAGS = -lX11 -lXtst
|
||||
FLAGS = -lX11 -lXtst -lXi -lpthread
|
||||
|
||||
|
||||
|
||||
${PROG}: ${PROG}.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue