aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:09:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:37:10 +0800
commitd523f10dfe2a6ba53c068189f10055d46e71e10f (patch)
treefcb767310c389ebfc612c04ddfa8ddc606ae2b0f /sounds
parent186e97cf591b04c3a4aff478349994aaac6714ae (diff)
downloadgsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.gz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.bz2
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.lz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.xz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.zst
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.zip
Use Behdad's brilliant git.mk to generate .gitignore files.
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sounds/Makefile.am b/sounds/Makefile.am
index e51f7fea97..252fc5d10f 100644
--- a/sounds/Makefile.am
+++ b/sounds/Makefile.am
@@ -3,3 +3,5 @@ sounds_DATA = \
default_alarm.wav
EXTRA_DIST = $(sounds_DATA)
+
+-include $(top_srcdir)/git.mk