mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
Makefile.am: add LGPL COPYING file to EXTRA_DIST
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
This commit is contained in:
parent
665ee17def
commit
c0b19a1717
@ -69,7 +69,7 @@ endif
|
|||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libudev/libudev.pc
|
pkgconfig_DATA = libudev/libudev.pc
|
||||||
|
|
||||||
EXTRA_DIST += libudev/exported_symbols
|
EXTRA_DIST += libudev/exported_symbols libudev/COPYING
|
||||||
# move lib from $(libdir) to $(rootlib_execdir) and update devel link, if needed
|
# move lib from $(libdir) to $(rootlib_execdir) and update devel link, if needed
|
||||||
libudev-install-move-hook:
|
libudev-install-move-hook:
|
||||||
if test "$(libdir)" != "$(rootlib_execdir)"; then \
|
if test "$(libdir)" != "$(rootlib_execdir)"; then \
|
||||||
@ -351,6 +351,7 @@ extras_gudev_libgudev_1_0_la_LDFLAGS = \
|
|||||||
-export-symbols-regex '^g_udev_.*'
|
-export-symbols-regex '^g_udev_.*'
|
||||||
|
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
|
extras/gudev/COPYING \
|
||||||
extras/gudev/gudevmarshal.list \
|
extras/gudev/gudevmarshal.list \
|
||||||
extras/gudev/gudevenumtypes.h.template \
|
extras/gudev/gudevenumtypes.h.template \
|
||||||
extras/gudev/gudevenumtypes.c.template
|
extras/gudev/gudevenumtypes.c.template
|
||||||
|
Loading…
x
Reference in New Issue
Block a user