Changeset 2a14ed222c1ce7b1c4ba19078628abef9aff5ee3
- Timestamp:
- 17/05/07 00:37:49
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1179355069 +0000
- git-parent:
[5d8058951fb5a4848d7638701a6a073865437556]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1179355069 +0000
- Message:
Fix i18n building
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rfe66192 |
r2a14ed2 |
|
| 17 | 17 | SUBDIRS += libs/srtp |
|---|
| 18 | 18 | endif |
|---|
| 19 | | SUBDIRS = src modules . \ |
|---|
| | 19 | SUBDIRS += src modules . \ |
|---|
| 20 | 20 | mozilla bindings activex share doc |
|---|
| 21 | 21 | DIST_SUBDIRS = $(SUBDIRS) m4 ipkg |
|---|