aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3588e74..953aa22 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ paramano: bat_tray.o \
paramano.o \
tray.o \
paramano_set_interface.o
+ $(CC) -o $@ $^ $(LDFLAGS)
# paramano-set governor/frequency setting utility