make targets should be lowercase
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jan 2010 15:45:14 +0000 (15:45 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jan 2010 15:45:14 +0000 (15:45 +0000)
onelab.mk

index 264ef89..fd6d6ea 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -277,11 +277,11 @@ dummynet_image-SPEC := dummynet_image.spec
 ALL += dummynet_image
 
 #
-# PLCAPI
+# plcapi
 #
-PLCAPI-MODULES := PLCAPI
-PLCAPI-SPEC := PLCAPI.spec
-ALL += PLCAPI
+plcapi-MODULES := PLCAPI
+plcapi-SPEC := PLCAPI.spec
+ALL += plcapi
 
 #
 # drupal