diff options
author | Erik Walthinsen <omega@temple-baptist.org> | 2000-01-31 05:55:22 +0000 |
---|---|---|
committer | Erik Walthinsen <omega@temple-baptist.org> | 2000-01-31 05:55:22 +0000 |
commit | 0bc672ec72e73dce8750320a563521cf9da056ad (patch) | |
tree | 829bd4dd47c0024fc255d2b0cb36707a7bd7eb71 /.gitignore | |
parent | 3ada045e2e4d85e07696fe01e8b62bc0eb35de98 (diff) |
Various fixes that collectively allow `make dist` to work.
Original commit message from CVS:
Various fixes that collectively allow `make dist` to work.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e1312d4c..52b9d01eb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ config.log config.status config.sub configure +gstreamer-[0-9]* gstreamer-config gstreamer.spec libtool |