summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/modules/json/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/json/Makefile.am b/sca-cpp/trunk/modules/json/Makefile.am
index fd00ebb4af..7b5b3878db 100644
--- a/sca-cpp/trunk/modules/json/Makefile.am
+++ b/sca-cpp/trunk/modules/json/Makefile.am
@@ -15,6 +15,9 @@
# specific language governing permissions and limitations
# under the License.
+incl_HEADERS = *.hpp
+incldir = $(prefix)/include/modules/json
+
json_test_SOURCES = json-test.cpp
json_test_LDFLAGS = -lmozjs