Changeset 5b470a3dec808b2d8fc61b1e6e6708915ebff78b
- Timestamp:
- 10/02/08 20:28:36
(8 months ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1202671716 +0000
- git-parent:
[4fe23bae1d40e61d47357b84e30df22951420cfd]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1202671716 +0000
- Message:
Fix make dist. The Makefile has been transformed in a script
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9c50e46 |
r5b470a3 |
|
| 212 | 212 | ############################################################################## |
|---|
| 213 | 213 | EXTRA_DIST += \ |
|---|
| 214 | | extras/analyser/Makefile \ |
|---|
| | 214 | extras/analyser/zsh_completion.sh \ |
|---|
| 215 | 215 | extras/analyser/zsh.cpp \ |
|---|
| 216 | 216 | extras/analyser/emacs.init \ |
|---|