diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-04-18 23:13:56 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-04-18 23:13:56 +0000 |
commit | e188ac794ef44c876172abe51169edd79d7d7a16 (patch) | |
tree | 0f5b21ea52d0cf5a350895a8b785c4fd538f270b | |
parent | db6b7c2e1c52c536a7f9690a410bf69817e0b2c5 (diff) | |
download | xine-lib-e188ac794ef44c876172abe51169edd79d7d7a16.tar.gz xine-lib-e188ac794ef44c876172abe51169edd79d7d7a16.tar.bz2 |
Rename the cvscompile shell script to cvscompile.sh.
CVS patchset: 3
CVS date: 2001/04/18 23:13:56
-rw-r--r-- | Makefile.am | 2 | ||||
-rwxr-xr-x | cvscompile.sh (renamed from cvscompile) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6e5f0ee4a..56424bcce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = 1.3 SUBDIRS = doc m4 src misc include -EXTRA_DIST = cvscompile +EXTRA_DIST = cvscompile.sh noinst_HEADERS = config.h diff --git a/cvscompile b/cvscompile.sh index 3ac246e01..3ac246e01 100755 --- a/cvscompile +++ b/cvscompile.sh |