aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c86ef2..3f7d098 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,8 @@ trayfreq_SOURCES = freq_tray/getcore.c \
config_file.c \
defaults.c \
bat_tray/bat_tray.c \
- common.c
+ common.c \
+ reload.c
trayfreq_set_CFLAGS = $(GLIB_CFLAGS) -Wall -D_=gettext
trayfreq_set_LDFLAGS = $(GLIB_LIBS) -lm