* [PATCH 1/2] Makefile.am: add LGPL COPYING file to EXTRA_DIST
@ 2010-04-27 10:25 harald
2010-04-27 16:58 ` Martin Pitt
0 siblings, 1 reply; 2+ messages in thread
From: harald @ 2010-04-27 10:25 UTC (permalink / raw)
To: linux-hotplug
From: Harald Hoyer <harald@redhat.com>
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9d3fefd..8d13f19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,7 +69,7 @@ endif
pkgconfigdir = $(libdir)/pkgconfig
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
libudev-install-move-hook:
if test "$(libdir)" != "$(rootlib_execdir)"; then \
@@ -351,6 +351,7 @@ extras_gudev_libgudev_1_0_la_LDFLAGS = \
-export-symbols-regex '^g_udev_.*'
EXTRA_DIST += \
+ extras/gudev/COPYING \
extras/gudev/gudevmarshal.list \
extras/gudev/gudevenumtypes.h.template \
extras/gudev/gudevenumtypes.c.template
--
1.7.0.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-27 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 10:25 [PATCH 1/2] Makefile.am: add LGPL COPYING file to EXTRA_DIST harald
2010-04-27 16:58 ` Martin Pitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).