]> sigrok.org Git - libsigrok.git/commit
uninstall: Remove empty libsigrok/libsigrokcxx include directories.
authorUwe Hermann <redacted>
Sat, 3 Jun 2017 16:25:54 +0000 (18:25 +0200)
committerUwe Hermann <redacted>
Sat, 3 Jun 2017 16:39:35 +0000 (18:39 +0200)
commit09b2ca47e6b3d510d5a7cb64ab99fbc7a7de84a3
tree2d5efa9a82fd626948d16143ab3b3b95869e8738
parent77463bd397127b8a4e7266e601b4cdf87825beeb
uninstall: Remove empty libsigrok/libsigrokcxx include directories.

Change uninstall-local to uninstall-hook, since the latter is guaranteed
to run last (order is apparently not guaranteed for uninstall-local).

This fixes bug #861.
Makefile.am