Add product information.
[elisp/apel.git] / static.el
index 039fc06..b64440d 100644 (file)
--- a/static.el
+++ b/static.el
@@ -83,6 +83,7 @@ The variable SYMBOL can be referenced at either compile-time or run-time."
 ;;; @ end
 ;;;
 
-(provide 'static)
+(require 'product)
+(product-provide (provide 'static) (require 'apel-ver))
 
 ;;; static.el ends here