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 /m4 | |
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 'm4')
-rw-r--r-- | m4/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 0000000000..ae44c94bff --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1 @@ +-include $(top_srcdir)/git.mk |