Changeset 7185386d8ee536aa912a322d16a9ddadcd89c5e4
- Timestamp:
- 02/08/08 17:13:58
(7 months ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1202487238 +0000
- git-parent:
[abe53d9192e8545a512a7be28c8ded31e40febf4]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1202487238 +0000
- Message:
Revert silly commit
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3edce1d |
r7185386 |
|
| 9 | 9 | |
|---|
| 10 | 10 | BUILT_SOURCES = modules/builtin.h misc/revision.c ../include/vlc_about.h |
|---|
| 11 | | CLEANFILES = $(BUILT_SOURCES) libvlc.sym |
|---|
| | 11 | CLEANFILES = $(BUILT_SOURCES) |
|---|
| 12 | 12 | |
|---|
| 13 | 13 | ############################################################################### |
|---|