mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
89e41fc8e3
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
5 lines
106 B
Makefile
5 lines
106 B
Makefile
include series.frag
|
|
|
|
EXTRA_DIST = series.frag $(videoparsers_patches_base)
|
|
|
|
-include $(top_srcdir)/git.mk
|