Need to explicitly remove include/json-c directory

This commit is contained in:
Alexander Klauer
2012-12-18 18:45:39 +01:00
parent b670f6f992
commit a3a0f5b28d

View File

@@ -70,6 +70,7 @@ install-data-hook:
uninstall-local: uninstall-local:
rm -f "$(includedir)/json" rm -f "$(includedir)/json"
rm -rf "$(includedir)/json-c"
endif endif