blob: 24db573775580e50b09b4a25e6d783fdc8f7d49c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- programs/programs.pro.orig 2012-03-19 06:39:10.000000000 +0100
+++ programs/programs.pro 2012-03-21 23:55:00.883069453 +0100
@@ -11,9 +11,4 @@
!mingw: SUBDIRS += mythtranscode/replex
}
-using_backend {
- SUBDIRS += mythbackend mythfilldatabase mythtv-setup scripts
- SUBDIRS += mythmetadatalookup
-}
-
using_mythtranscode: SUBDIRS += mythtranscode
|