diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-10-15 20:05:15 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-10-15 20:05:15 +0000 |
| commit | 505d05e2f9845ec8a8d28fb27e493f6259d02bde (patch) | |
| tree | 23c13db88e03fb66631c5d9f07ebabccdbc2d242 /lib/python/Tools/Makefile.am | |
| parent | ab721417dda75931b7463fe2bbcaaca1fbad796b (diff) | |
| download | enigma2-505d05e2f9845ec8a8d28fb27e493f6259d02bde.tar.gz enigma2-505d05e2f9845ec8a8d28fb27e493f6259d02bde.zip | |
add Directory tools
Diffstat (limited to 'lib/python/Tools/Makefile.am')
| -rw-r--r-- | lib/python/Tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Tools/Makefile.am b/lib/python/Tools/Makefile.am index a08387ef..882e523e 100644 --- a/lib/python/Tools/Makefile.am +++ b/lib/python/Tools/Makefile.am @@ -1,4 +1,4 @@ installdir = $(LIBDIR)/enigma2/python/Tools install_DATA = \ - FuzzyDate.py XMLTools.py __init__.py + FuzzyDate.py XMLTools.py Directories.py __init__.py |
