bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c

This commit is contained in:
Lennart Poettering 2013-03-11 19:18:50 +01:00
parent 795607b223
commit e75dcf5737
2 changed files with 1 additions and 1 deletions

View file

@ -2877,7 +2877,7 @@ if ENABLE_BOOTCHART
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 = \