Merge gv_support changes r243:251 into the trunk
[gc-dialer] / Makefile
index cb4cb18..1edb00e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ test: $(SOURCE)
        $(UNIT_TEST)
 
 build:
+       @# @todo Add a PYC generation step
        rm -Rf $(BUILD_PATH)
        mkdir $(BUILD_PATH)
        cp $(SOURCE_PATH)/$(PROJECT_NAME).py  $(BUILD_PATH)