diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-04-28 23:35:46 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-04-28 23:35:46 +0000 |
| commit | bce291362914ca2b1101ec3503ccc89c001e7bcb (patch) | |
| tree | a0383eb85b98f5844db719fd0d591466a2e2ed04 /data/defaults/Makefile.am | |
| parent | 8da594660701d8cfc7e9a656fa0d2683287757ef (diff) | |
| download | enigma2-bce291362914ca2b1101ec3503ccc89c001e7bcb.tar.gz enigma2-bce291362914ca2b1101ec3503ccc89c001e7bcb.zip | |
default wizard
beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
Diffstat (limited to 'data/defaults/Makefile.am')
| -rw-r--r-- | data/defaults/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/defaults/Makefile.am b/data/defaults/Makefile.am index 1dbbb96c..0c862300 100644 --- a/data/defaults/Makefile.am +++ b/data/defaults/Makefile.am @@ -1,5 +1,7 @@ AUTOMAKE_OPTIONS = gnu +SUBDIRS = Dream + installdir = $(DATADIR)/enigma2/defaults install_DATA = \ |
