mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 14:51:32 +00:00
Cleanup Makefile.am
Remove some dead code and fix identation, no functional change. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
4a0ba80d62
commit
1c8e4ee0a0
@ -174,9 +174,6 @@ endif
|
|||||||
pkglibexec_PROGRAMS = \
|
pkglibexec_PROGRAMS = \
|
||||||
lxc-init
|
lxc-init
|
||||||
|
|
||||||
#pkglibexec_SCRIPTS = \
|
|
||||||
# lxc.functions
|
|
||||||
|
|
||||||
AM_LDFLAGS = -Wl,-E
|
AM_LDFLAGS = -Wl,-E
|
||||||
if ENABLE_RPATH
|
if ENABLE_RPATH
|
||||||
AM_LDFLAGS += -Wl,-rpath -Wl,$(libdir)
|
AM_LDFLAGS += -Wl,-rpath -Wl,$(libdir)
|
||||||
|
Loading…
Reference in New Issue
Block a user