diff options
Diffstat (limited to 'src/libsystemd-shared')
l--------- | src/libsystemd-shared/GNUmakefile | 2 | ||||
l--------- | src/libsystemd-shared/src/GNUmakefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/libsystemd-shared/GNUmakefile b/src/libsystemd-shared/GNUmakefile index 0f24a727ed..54fdd42278 120000 --- a/src/libsystemd-shared/GNUmakefile +++ b/src/libsystemd-shared/GNUmakefile @@ -1 +1 @@ -GNUmakefile
\ No newline at end of file +../../GNUmakefile
\ No newline at end of file diff --git a/src/libsystemd-shared/src/GNUmakefile b/src/libsystemd-shared/src/GNUmakefile index 0f24a727ed..95e5924740 120000 --- a/src/libsystemd-shared/src/GNUmakefile +++ b/src/libsystemd-shared/src/GNUmakefile @@ -1 +1 @@ -GNUmakefile
\ No newline at end of file +../../../GNUmakefile
\ No newline at end of file |