Build fix: failure on macOS caused by missing space in Makefile
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 18 Apr 2023 15:06:56 +0000 (11:06 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 18 Apr 2023 15:14:04 +0000 (11:14 -0400)
Change-Id: Ia30100d293ad52e422998512d44173af16858257
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
src/common/Makefile.am

index 2b6e0686413c8a3004a07b85a7c827df10c5c885..8f18033bcf972c018104ee237a6788f59b8747f5 100644 (file)
@@ -86,7 +86,7 @@ libcommon_lgpl_la_SOURCES = \
        event-rule/python-logging.cpp \
        exception.cpp exception.hpp \
        file-descriptor.hpp file-descriptor.cpp \
-       fd-handle.cpp fd-handle.hpp\
+       fd-handle.cpp fd-handle.hpp \
        format.hpp \
        io-hint.cpp \
        io-hint.hpp \
This page took 0.025421 seconds and 4 git commands to generate.