summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-10-03 19:38:15 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-10-03 19:38:15 +0200
commita7be74fa36f3cebc6a31652c6da98bee73bff9f5 (patch)
tree9c3a2ce52c9c19c41fecdcab73d168b565141ad9 /Makefile.am
parentdf245ee4a1fa6f4aac7417835d4a1d480563eff0 (diff)
fixed tarball making
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 d70f64d1..eb1eb738 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,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)
+EXTRA_DIST = $(docs_DATA) $(desktop_DATA) $(INTLTOOL_FILES) translation/extra.c
ACLOCAL_AMFLAGS = -I m4