504f441 ipapython: Add dependencies on version.py

1 file Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    ipapython: Add dependencies on version.py
    
    install-exec and bdist_wheel also depend on version.py. Let's ensure
    that version.py is correctly generated when installing or building
    packages.
    
    Yes, make is clever and correctly merges dependencies with rules from
    included make files.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Milan Kubik <mkubik@redhat.com>
    
        
file modified
+2 -0