summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2015-05-13 10:38:24 +0200
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2015-05-18 16:14:46 +0200
commit89e41fc8e35209b37665a8c45721285d0fd45751 (patch)
tree168642a63780fc73d8d8bd87681605aef1ea581a /docs/Makefile.am
parent70eff01d36a2870cbf06ffb91c2a941e8cb6b804 (diff)
downloadgst-vaapi-89e41fc8e35209b37665a8c45721285d0fd45751.tar.gz
build: use git.mk
This patch handles dinamically the gitignore files with git.mk[1]. Removed the automake variable MAINTAINERCLANFILES in most of the Makefile.am files since now it is handled by the top one. 1. https://github.com/behdad/git.mk/blob/master/git.mk https://bugzilla.gnome.org/show_bug.cgi?id=749321
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 58bb2872..1feb33d7 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -6,5 +6,4 @@ endif
DIST_SUBDIRS = reference
-# Extra clean files so that maintainer-clean removes *everything*
-MAINTAINERCLEANFILES = Makefile.in
+-include $(top_srcdir)/git.mk