summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2008-05-05 12:34:35 +0100
committerEmmanuele Bassi <ebassi@openedhand.com>2008-05-05 12:34:35 +0100
commit8b5b5f6a4fdfb219897d75893889014f44ba4bb0 (patch)
tree7c8fde523514a1cc1223851004ab0a55423797b9
parent705a73eb3dfa2323ec86c1d299b567a15acde7a6 (diff)
downloadjson-glib-8b5b5f6a4fdfb219897d75893889014f44ba4bb0.tar.gz
Add json-scanner.h to the EXTRA_DIST content
Fix a distcheck error because json-scanner.h is not packaged inside the tarball.
-rw-r--r--json-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/json-glib/Makefile.am b/json-glib/Makefile.am
index f65a1c8..b57b78d 100644
--- a/json-glib/Makefile.am
+++ b/json-glib/Makefile.am
@@ -110,6 +110,7 @@ DISTCLEANFILES = json-version.h
EXTRA_DIST += \
json-version.h.in \
+ json-scanner.h \
json-glib.h \
json-marshal.list \
json-enum-types.h.in \