7b9a2c2 Use make_install macro

Authored and Committed by kalev a year ago
1 file changed. 6 lines added. 7 lines removed.
    Use make_install macro
    
    The macro correctly passes DESTDIR to make install and that fixes
    creating directories during the install, and allows us to drop manual
    mkdir calls that were needed previously.
    
        
file modified
+6 -7