From b19c7725825d6ed8b64263096f252691266eb0d8 Mon Sep 17 00:00:00 2001 From: Luca Ferretti Date: Wed, 2 Sep 2009 00:05:09 +0200 Subject: Add Behdad's git.mk to autogenerate .gitignore --- mixer/Makefile.am | 2 ++ mixer/docs/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) (limited to 'mixer') diff --git a/mixer/Makefile.am b/mixer/Makefile.am index 7546ef89a..4a86951db 100644 --- a/mixer/Makefile.am +++ b/mixer/Makefile.am @@ -55,3 +55,5 @@ if GCONF_SCHEMAS_INSTALL install-data-local: GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schemas_DATA) ; endif + +-include $(top_srcdir)/git.mk diff --git a/mixer/docs/Makefile.am b/mixer/docs/Makefile.am index 9d39b9954..655bd1828 100644 --- a/mixer/docs/Makefile.am +++ b/mixer/docs/Makefile.am @@ -7,3 +7,5 @@ DOC_ENTITIES = legal.xml DOC_FIGURES = figures/volumecontrol_applet.png DOC_LINGUAS = ca cs de el en_GB es eu fi fr hu it ko oc pa pt_BR ru sv uk zh_CN + +-include $(top_srcdir)/git.mk -- cgit v1.2.3