summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-01-26 21:10:32 +0100
committerGravatar waker <wakeroid@gmail.com>2012-01-26 21:10:32 +0100
commitebd60e27eeafa09de4cf4e5769780300ad5f6ddb (patch)
treeddf375eb7154366506f8b15440338b097e7a41cd /Makefile.am
parent1deb0ab80baa6882ae97388c3a69135b33ec74d3 (diff)
fixed make distcheck issues
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5b3eac6a..bc58549e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,6 @@ docs_DATA = README help.txt about.txt translators.txt ChangeLog\
desktopdir = $(datadir)/applications
desktop_DATA = deadbeef.desktop
-EXTRA_DIST = $(docs_DATA) $(desktop_DATA) $(INTLTOOL_FILES) translation/extra.c sj_to_unicode.h examples/decoder_template.c examples/dsp_template.c
+EXTRA_DIST = $(docs_DATA) $(desktop_DATA) $(INTLTOOL_FILES) translation/extra.c sj_to_unicode.h examples/decoder_template.c examples/dsp_template.c yasmwrapper.sh
ACLOCAL_AMFLAGS = -I m4