diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-08-26 01:49:58 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-26 02:02:14 +0800 |
commit | 1b706132cf01c2a42cc9a012472b71675cc0902e (patch) | |
tree | 39af77b978969c241d84b60342f0dd6e0d8551c5 /doc | |
parent | f6355e1fde1491c6e451975902906ea9921fee4a (diff) | |
download | gsoc2013-evolution-1b706132cf01c2a42cc9a012472b71675cc0902e.tar.gz gsoc2013-evolution-1b706132cf01c2a42cc9a012472b71675cc0902e.tar.zst gsoc2013-evolution-1b706132cf01c2a42cc9a012472b71675cc0902e.zip |
Deal with untracked files in git.
Diffstat (limited to 'doc')
-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 d7c539dc98..48d38adb0a 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -1 +1,3 @@ SUBDIRS = shell + +-include $(top_srcdir)/git.mk |