chiark / gitweb /
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
[elogind.git] / Makefile.am
index 680dd6597ef4e742c1127e6128a4b4935402ab11..f0fe5872cd0be402aab12a5b56f67789bc07d36c 100644 (file)
@@ -2877,7 +2877,7 @@ if ENABLE_BOOTCHART
 systemd_bootchart_SOURCES = \
        src/bootchart/bootchart.c \
        src/bootchart/bootchart.h \
 systemd_bootchart_SOURCES = \
        src/bootchart/bootchart.c \
        src/bootchart/bootchart.h \
-       src/bootchart/log.c \
+       src/bootchart/store.c \
        src/bootchart/svg.c
 
 systemd_bootchart_LDADD = \
        src/bootchart/svg.c
 
 systemd_bootchart_LDADD = \