diff options
| -rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 2f17731..719ccd2 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -55,6 +55,8 @@ IGNORE_HFILES=\ json-private.h \ json-marshal.h \ json-glib.h \ + json-enum-types.h \ + stamp-json-enum-types.h \ stamp-json-marshal.h EXTRA_HFILES= |
