From d618d16b544992275a5dced2c88b87ad94a9d1f1 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 15 May 2011 17:55:03 +0200 Subject: updated plugins example code --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3