chiark / gitweb /
build-sys: move sd-login src/login → src/libsystemd/sd-login
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2014 17:28:30 +0000 (18:28 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2014 17:35:48 +0000 (18:35 +0100)
commit58dfc42ecfa95f2b859790d726bfae2feea1faa9
treecf5a47fbb14662b9a48e173dcaead08892fa0424
parent4c63a53ac5190dc8b837c15daefec5772de66bdc
build-sys: move sd-login src/login → src/libsystemd/sd-login

After all, it is ultimately linked to libsystems.so anyway, thus belongs
there and shares very little with the rest of logind, hence let's move
this away.
Makefile.am
src/libsystemd/sd-login/sd-login.c [moved from src/login/sd-login.c with 100% similarity]
src/libsystemd/sd-login/test-login.c [moved from src/login/test-login.c with 100% similarity]
src/shared/login-shared.c [moved from src/login/login-shared.c with 100% similarity]
src/shared/login-shared.h [moved from src/login/login-shared.h with 100% similarity]