diff --git a/hpvm/test/pipeline/Makefile b/hpvm/test/pipeline/Makefile
index 421c9a853264854a2ec943035a41244f892f93ab..52ac5a9b7e33448249ac3cb74a4bc9a473787d4b 100644
--- a/hpvm/test/pipeline/Makefile
+++ b/hpvm/test/pipeline/Makefile
@@ -1,4 +1,4 @@
-# This Makefile compiles the HPVM-CAVA pilot project. 
+# This Makefile compiles the HPVM-pipeline test.
 # It builds HPVM-related dependencies, then the native camera pipeline ISP code.
 #
 # Paths to some dependencies (e.g., HPVM, LLVM) must exist in Makefile.config,