Browse Source

Need to explicitly remove include/json-c directory

tags/json-c-0.11-20130402
Alexander Klauer 12 years ago
parent
commit
a3a0f5b28d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.am

+ 1
- 0
Makefile.am 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




Loading…
Cancel
Save