Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    c781806e
    Build: Separate header install/uninstall · c781806e
    George Joseph authored
    Asterisk headers are no longer installed and uninstalled
    automatically when performing a "make install" or a
    "make uninstall".  To install/uninstall the headers, use
    "make install-headers" and "make uninstall-headers".
    The headers also continue to be uninstalled when performing a
    "make uninstall-all".
    
    Also corrects an issue where /usr/include/asterisk.h was never
    being removed at all.
    
    Change-Id: Ia7399f3a0203a4825fc4a9f43b9034dae9a2b643
    c781806e
    History
    Build: Separate header install/uninstall
    George Joseph authored
    Asterisk headers are no longer installed and uninstalled
    automatically when performing a "make install" or a
    "make uninstall".  To install/uninstall the headers, use
    "make install-headers" and "make uninstall-headers".
    The headers also continue to be uninstalled when performing a
    "make uninstall-all".
    
    Also corrects an issue where /usr/include/asterisk.h was never
    being removed at all.
    
    Change-Id: Ia7399f3a0203a4825fc4a9f43b9034dae9a2b643