chiark / gitweb /
s/name/unit
[elogind.git] / Makefile
index c473262effbf76c78393004067f118e6fa8a266f..9a862207cd58ae7853a7d7b3e8cbe3efff6ede73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ CFLAGS=-Wall -Wextra -O0 -g -pipe -D_GNU_SOURCE -fdiagnostics-show-option -Wno-u
 LIBS=-lrt -lcap
 
 COMMON= \
-       name.o \
+       unit.o \
        util.o \
        set.o \
        hashmap.o \