summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-05-15 17:55:03 +0200
committerGravatar waker <wakeroid@gmail.com>2011-05-15 17:55:03 +0200
commitd618d16b544992275a5dced2c88b87ad94a9d1f1 (patch)
tree9fc3e18f5d1f1363fd7ac746cf6ffd829e4835a4 /Makefile.am
parent880bb9426ec1721ca485f8168dc94132edde1edf (diff)
updated plugins example code
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 49245dcf..5b3eac6a 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
+EXTRA_DIST = $(docs_DATA) $(desktop_DATA) $(INTLTOOL_FILES) translation/extra.c sj_to_unicode.h examples/decoder_template.c examples/dsp_template.c
ACLOCAL_AMFLAGS = -I m4