diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-21 18:50:23 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-21 18:50:23 +0000 |
| commit | f458abcfbe30c3e3062a41b88d3244147bdc0607 (patch) | |
| tree | 43b878a27855eccecc1cf3f35820a234afcc375a /data/Makefile.am | |
| parent | 7319cb85c7a9a6304ac92a7854a5d79c9d9f115b (diff) | |
| download | enigma2-f458abcfbe30c3e3062a41b88d3244147bdc0607.tar.gz enigma2-f458abcfbe30c3e3062a41b88d3244147bdc0607.zip | |
add FileList component for browsing files and directories
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 5dd9da76..c866eacd 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = countries fonts defaults +SUBDIRS = countries fonts defaults extensions installdir = $(DATADIR)/enigma2 |
