update copyright date to 2013
[dpdk.git] / mk / rte.sdktestall.mk
index a3ff2d4..6196fd0 100644 (file)
@@ -1,6 +1,6 @@
 #   BSD LICENSE
 # 
-#   Copyright(c) 2010-2012 Intel Corporation. All rights reserved.
+#   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
 #   All rights reserved.
 # 
 #   Redistribution and use in source and binary forms, with or without 
@@ -55,4 +55,4 @@ testall: $(TESTALL_TARGETS)
 
 %_testall:
        @echo ================== Test $*
-       $(Q)$(MAKE) test O=$*
+       $(Q)$(MAKE) fast_test O=$*