diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-01 17:30:43 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-01 17:30:43 +0000 |
| commit | 92e7741435452d53cb74df0fcfa8192ec251a659 (patch) | |
| tree | 8663ef72d3a152cbe3cc2b3af9bea50b40872207 /data/Makefile.am | |
| parent | dfe677a09df269b0e1d675b6ca02f5fcb6acb5c5 (diff) | |
| download | enigma2-92e7741435452d53cb74df0fcfa8192ec251a659.tar.gz enigma2-92e7741435452d53cb74df0fcfa8192ec251a659.zip | |
make use of fallback files in Tools.Directories when file or path is not in place
Diffstat (limited to 'data/Makefile.am')
| -rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 8b077b39..5dd9da76 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = countries fonts +SUBDIRS = countries fonts defaults installdir = $(DATADIR)/enigma2 |
