summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLouis Burda <dev@sinitax.com>2025-12-05 00:00:44 +0100
committerLouis Burda <dev@sinitax.com>2025-12-05 00:00:44 +0100
commit7502163644d73c7b2b5e69bd05219b316dc02f11 (patch)
treed0eecba7e7e2991e46a1ecd9319bca810596ec8d /Makefile
parente90ed4703ef8453f50c47b5acdc0d1486da17380 (diff)
downloadtmenu-master.tar.gz
tmenu-master.zip
Add ability to run commands on selectHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7fdd099..73aa475 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ PREFIX ?= /usr/local
BINDIR ?= /bin
CFLAGS = -g -Wunused-variable -Wunused-function -Wconversion
+LDLIBS = -lcurses
all: tmenu