guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dhcp] 02/03: build: Do not build arp/messages.scm.


From: Ludovic Courtès
Subject: [dhcp] 02/03: build: Do not build arp/messages.scm.
Date: Thu, 25 Jun 2015 09:13:13 +0000

civodul pushed a commit to branch master
in repository dhcp.

commit 86d54395a42665eff4bbcb4e791a56b578144d25
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jun 25 11:10:35 2015 +0200

    build: Do not build arp/messages.scm.
    
    * Makefile.am (MODULES): Remove arp/messages.scm, which doesn't build.
---
 Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b2106f3..2f995d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@ MODULES =                                     \
   dhcp/client.scm                              \
   dhcp/interfaces.scm                          \
   dhcp/send.scm                                        \
-  arp/messages.scm                             \
   arp/identifiers.scm
 
 GOBJECTS = $(MODULES:%.scm=%.go)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]