This email list is read-only. Emails sent to this list will be discarded ---------------------------------- scripts/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
New commits: commit 8bb3839b86abf6d024044aac95292ad52cc77cf8 Author: Marcel Holtmann <[email protected]> Date: Sat Jan 3 12:47:15 2009 +0100 Include dhclient.conf in distribution Diff in this email is a maximum of 400 lines. diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 47664d2..a0c6363 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -32,6 +32,6 @@ endif AM_CFLAGS = @DBUS_CFLAGS@ -EXTRA_DIST = $(script_DATA) +EXTRA_DIST = dhclient.conf MAINTAINERCLEANFILES = Makefile.in _______________________________________________ Commits mailing list [email protected] https://lists.moblin.org/mailman/listinfo/commits
