On Wed Dec 20 17:07:31 2017, tmark wrote: > Changes seem fine with one question. Uninstall leaves behind these > two dirs, although they are empty: > > ./include/omapip > ./include/dhcpctl > > Should it? => I don't know. On my box uninstall leaves a lot of empty directories. IMHO we should follow what distcheck wants and obviously it is happy... https://stackoverflow.com/questions/19521335/how-can-i-get-make-uninstall-to-remove-empty-directories-as-well-as-files explains the issue: own/borrow ambiguity. At most it is an autotool bug so I believe we should not try to fix it if nobody complains.