From 86df47fc19e19ab65b74dfbc47d2b9bc50b4aac5 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 4 Jan 2010 20:39:22 +0100 Subject: --docdir support --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 18aecca8..978c16b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,7 @@ deadbeef_LDADD = $(LDADD) $(DEPS_LIBS) gme/Game_Music_Emu-0.5.2/gme/libgme.a sid AM_CFLAGS = $(DEPS_CFLAGS) -I$(gmepath) -std=c99 AM_CPPFLAGS = $(DEPS_CFLAGS) -I$(sidpath)/libsidplay/include -I$(sidpath)/builders/resid-builder/include -docsdir = $(datadir)/doc/$(PACKAGE) +docsdir = $(docdir) docs_DATA = README COPYING help.txt about.txt -- cgit v1.2.3