From 8b5b5f6a4fdfb219897d75893889014f44ba4bb0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 5 May 2008 12:34:35 +0100 Subject: Add json-scanner.h to the EXTRA_DIST content Fix a distcheck error because json-scanner.h is not packaged inside the tarball. --- json-glib/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.1