diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-04-12 13:33:02 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-04-12 13:35:56 +0200 |
commit | 643a14a5271ed19ec30a9882d4b9e9ae1c357fb1 (patch) | |
tree | 3a19eea0697e7f8352e7dc52850eeb3749c172b2 /src | |
parent | fff7b732b2f4f553e5b837f9607d0cb2face315f (diff) |
build-sys: move a few things into more appropriate places
Diffstat (limited to 'src')
-rw-r--r-- | src/polkit.h (renamed from src/core/polkit.h) | 0 | ||||
-rw-r--r-- | src/shared/ask-password-api.h (renamed from src/core/ask-password-api.h) | 0 | ||||
-rw-r--r-- | src/umount.c (renamed from src/shared/umount.c) | 0 | ||||
-rw-r--r-- | src/umount.h (renamed from src/shared/umount.h) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/core/polkit.h b/src/polkit.h index 5aecfff635..5aecfff635 100644 --- a/src/core/polkit.h +++ b/src/polkit.h diff --git a/src/core/ask-password-api.h b/src/shared/ask-password-api.h index 155afad33b..155afad33b 100644 --- a/src/core/ask-password-api.h +++ b/src/shared/ask-password-api.h diff --git a/src/shared/umount.c b/src/umount.c index 24c0947f21..24c0947f21 100644 --- a/src/shared/umount.c +++ b/src/umount.c diff --git a/src/shared/umount.h b/src/umount.h index 2e2f9c181a..2e2f9c181a 100644 --- a/src/shared/umount.h +++ b/src/umount.h |