diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-19 08:50:02 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-25 18:10:08 -0500 |
commit | 53e856e16ac37fe30b8bb59153ff69aad0fa9c27 (patch) | |
tree | 0bbd3b2a038de5cc66249fdf892f38001d4f0586 /src/login/.gitignore | |
parent | 242465b5bfcc2ea1b1d704907e7dd5f1c15d4404 (diff) |
build-sys: create "compatibility libraries" section
Compat stuff is moved to src/compat-libs/.
Warnings are issued when programs are linked with the deprecated library.
Diffstat (limited to 'src/login/.gitignore')
-rw-r--r-- | src/login/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/login/.gitignore b/src/login/.gitignore index d3840c7afc..5c0b2ac68c 100644 --- a/src/login/.gitignore +++ b/src/login/.gitignore @@ -1,4 +1,3 @@ -/libsystemd-login.pc /logind-gperf.c /org.freedesktop.login1.policy /71-seat.rules |