diff options
author | Wu Xiaotian <[email protected]> | 2019-01-06 14:19:38 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-01-09 10:25:55 +0100 |
commit | 683d5cf5aefc4427a5823de714f9e91c8621d79d (patch) | |
tree | dff124af55e8428d4e7ef279ed0a98c6cd1db7f1 /doc/Makefile.am | |
parent | c3cad38e92b021cdb47fbaba6db75aca09d2936a (diff) | |
download | marco-683d5cf5aefc4427a5823de714f9e91c8621d79d.tar.bz2 marco-683d5cf5aefc4427a5823de714f9e91c8621d79d.tar.xz |
add git.mk to autogenerate .gitignore files
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 1c16425a..eff56687 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,3 +2,5 @@ SUBDIRS = man creating_themes EXTRA_DIST=theme-format.txt marco-theme.dtd dialogs.txt code-overview.txt \ how-to-get-focus-right.txt + +-include $(top_srcdir)/git.mk |