[hipl-commit] [trunk] Rev 4147: Remove empty i3-related _LDADD entries.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 7 Apr 2010 16:07:42 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 07/04/2010 at 16:07:42
Revision: 4147
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove empty i3-related _LDADD entries.

Modified:
  M  Makefile.am

=== modified file 'Makefile.am'
--- Makefile.am 2010-04-07 13:05:35 +0000
+++ Makefile.am 2010-04-07 13:07:26 +0000
@@ -564,8 +564,6 @@
 if HIP_I3
 APP_LDADD = i3/chord/libchord.a
 
-i3_chord_chord_getfingers_LDADD = $(APP_LADD)
-i3_chord_chord_traceroute_LDADD = $(APP_LADD)
 i3_chord_gen_conf_LDADD         = $(APP_LDADD)
 i3_chord_gen_conf_same_LDADD    = $(APP_LDADD)
 i3_chord_test_LDADD             = $(APP_LDADD)

Other related posts:

  • » [hipl-commit] [trunk] Rev 4147: Remove empty i3-related _LDADD entries. - Diego Biurrun