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-Tag: 2.6.0~5692 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/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 0a8a7dc7..eacbf2d9 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 00000000..42851fa8 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,6 @@ +AUTOMAKE_OPTIONS = gnu + +installdir = $(DATADIR)/enigma2 + +install_DATA = \ + skin.xml