From ed7b5e99bfb98d8ec57f4bccda0d691a1d19081c Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 4 Oct 2009 21:51:41 +0200 Subject: replaced crappy gtk about dialog with better one --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eee9e7b9..3fda58cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,7 +55,7 @@ AM_CPPFLAGS = $(DEPS_CFLAGS) -I$(sidpath)/libsidplay/include -I$(sidpath)/builde docsdir = $(datadir)/doc/$(PACKAGE) -docs_DATA = README COPYING config-example help.txt +docs_DATA = README COPYING config-example help.txt about.txt desktopdir = $(datadir)/applications desktop_DATA = deadbeef.desktop -- cgit v1.2.3