cgls: rename source file to cgls.c, since we have no prefix for any of the other files either

This commit is contained in:
Lennart Poettering 2010-07-14 15:09:27 +02:00
parent 73883adc1e
commit d04247cf25
2 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ systemd_install_CFLAGS = \
$(DBUS_CFLAGS)
systemd_cgls_SOURCES = \
src/systemd-cgls.c \
src/cgls.c \
src/cgroup-show.c \
src/cgroup-util.c