about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19dc3b1..46796b7 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ RCS  = rc.d/litterbox
 -include config.mk
 
 FORMATS = generic catgirl irc textual
-OBJS.litterbox = litterbox.o config.o
+OBJS.litterbox = litterbox.o config.o xdg.o
 
 dev: tags all test