From: Stefan Pluecken Date: Tue, 30 Aug 2005 22:41:37 +0000 (+0000) Subject: by request of one single person we install the skin into the DATADIR/enigma2 (usually... X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=168e1b276833af76c83cb497dfe205c3980e2a02 by request of one single person we install the skin into the DATADIR/enigma2 (usually /usr/share/enigma2) --- diff --git a/configure.ac b/configure.ac index 0a8a7dc..eacbf2d 100644 --- a/configure.ac +++ b/configure.ac @@ -44,6 +44,7 @@ TUXBOX_APPS_GETTEXT AC_OUTPUT([ Makefile +data/Makefile lib/Makefile lib/actions/Makefile lib/base/Makefile diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000..42851fa --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,6 @@ +AUTOMAKE_OPTIONS = gnu + +installdir = $(DATADIR)/enigma2 + +install_DATA = \ + skin.xml