diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-06-15 18:09:13 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-06-15 18:09:13 +0000 |
| commit | ee0835dc2cf1a2bd2e01be15020c2bf8d76e6836 (patch) | |
| tree | 5ac8a84581a0e96b6d1944f988c2de706a79219c | |
| parent | 1144e48de36dce2a6ac9be6703877260af467130 (diff) | |
| download | enigma2-ee0835dc2cf1a2bd2e01be15020c2bf8d76e6836.tar.gz enigma2-ee0835dc2cf1a2bd2e01be15020c2bf8d76e6836.zip | |
create all makefiles
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d9c4095f..5acf2c56 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,9 @@ lib/gui/Makefile lib/nav/Makefile lib/python/Makefile lib/python/Components/Makefile +lib/python/Components/Converter/Makefile +lib/python/Components/Renderer/Makefile +lib/python/Components/Sources/Makefile lib/python/Screens/Makefile lib/python/Plugins/Makefile lib/python/Plugins/SystemPlugins/Makefile |
