git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
690fae3
)
add libnl
author
Daniel Hokka Zakrisson
<dhokka@cs.princeton.edu>
Fri, 27 Jul 2007 20:08:34 +0000
(20:08 +0000)
committer
Daniel Hokka Zakrisson
<dhokka@cs.princeton.edu>
Fri, 27 Jul 2007 20:08:34 +0000
(20:08 +0000)
planetlab.mk
patch
|
blob
|
history
diff --git
a/planetlab.mk
b/planetlab.mk
index
c12b015
..
215021e
100644
(file)
--- a/
planetlab.mk
+++ b/
planetlab.mk
@@
-4,7
+4,7
@@
# Mark Huang <mlhuang@cs.princeton.edu>
# Copyright (C) 2003-2006 The Trustees of Princeton University
#
-# $Id: planetlab.mk,v 1.6
0 2007/07/02 17:44:40 faiyaza
Exp $
+# $Id: planetlab.mk,v 1.6
1 2007/07/24 15:20:36 mef
Exp $
#
#
@@
-348,6
+348,14
@@
myplc-devel-SPEC := myplc/myplc-devel.spec
myplc-devel-RPMBUILD := sudo rpmbuild
ALL += myplc-devel
+#
+# libnl
+#
+
+libnl-MODULE := libnl
+libnl-SPEC := libnl/libnl.spec
+ALL += libnl
+
#
# Installation rules
#