diff options
author | Ryan Lortie <desrt@desrt.ca> | 2010-06-10 23:09:15 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2010-06-10 23:09:15 -0400 |
commit | 1e881990c08b7f17667416481a497aa748d15dee (patch) | |
tree | 52082fd68b26ea7350e6706303962c91bf8872b0 /docs | |
parent | b9f4d55aa7e67a581257bcd703923595cbbb303b (diff) | |
download | dconf-1e881990c08b7f17667416481a497aa748d15dee.tar.gz |
distcheck fixups
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 | ||||
-rw-r--r-- | docs/sources/Makefile.am | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index b054d89..80f140b 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,5 +1,7 @@ include gtk-doc.make +SUBDIRS = sources + DOC_MODULE = dconf DOC_MAIN_SGML_FILE = dconf-docs.xml diff --git a/docs/sources/Makefile.am b/docs/sources/Makefile.am new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/docs/sources/Makefile.am |