chiark / gitweb /
hostname: unify hostname configuration file parsers a little
[elogind.git] / Makefile.am
index 4611a66209bfea8a8bbd671f8383b914e1f9b821..c98ad0b8b956d89a70fdab6e3a21d5e59c8aad2e 100644 (file)
@@ -77,7 +77,7 @@ EXTRA_DIST = \
        units/systemd-logger.service.in \
        units/systemd-logger.socket
 
-BASIC_SOURCES= \
+BASIC_SOURCES = \
         util.c \
         util.h \
         hashmap.c \
@@ -95,7 +95,7 @@ BASIC_SOURCES= \
         ratelimit.c \
         ratelimit.h
 
-COMMON_SOURCES= \
+COMMON_SOURCES = \
        $(BASIC_SOURCES) \
        unit.c \
        unit.h \