diff --git a/Makefile.am b/Makefile.am index 17d5837..fc4479f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,6 +70,7 @@ install-data-hook: uninstall-local: rm -f "$(includedir)/json" + rm -rf "$(includedir)/json-c" endif