diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-13 21:18:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-13 21:18:43 +0000 |
| commit | 184e57c7e329acb6e06cee3f1220baf011be1d8e (patch) | |
| tree | af4150cad6743ffc14d4d332dee7866c4a16d20f | |
| parent | dfc9680e333c3a10fedea103136b03c1ebc1ab2b (diff) | |
ignore the remaining new shit from automaking everything again
| -rw-r--r-- | .cvsignore | 1 | ||||
| -rw-r--r-- | openbox/.cvsignore | 1 | ||||
| -rw-r--r-- | plugins/.cvsignore | 1 | ||||
| -rw-r--r-- | plugins/keyboard/.cvsignore | 1 | ||||
| -rw-r--r-- | plugins/mouse/.cvsignore | 1 | ||||
| -rw-r--r-- | plugins/placement/.cvsignore | 1 | ||||
| -rw-r--r-- | render/.cvsignore | 1 |
7 files changed, 7 insertions, 0 deletions
@@ -16,3 +16,4 @@ config.rpath depcomp missing mkinstalldirs +Makefile.in diff --git a/openbox/.cvsignore b/openbox/.cvsignore index ee6225ab..a2aa8e40 100644 --- a/openbox/.cvsignore +++ b/openbox/.cvsignore @@ -28,3 +28,4 @@ timer.lo xerror.lo Makefile.in .deps +Makefile diff --git a/plugins/.cvsignore b/plugins/.cvsignore index a9f1d6d0..4e780f86 100644 --- a/plugins/.cvsignore +++ b/plugins/.cvsignore @@ -4,3 +4,4 @@ resistance.lo Makefile.in .deps resistance_la-resistance.lo +Makefile diff --git a/plugins/keyboard/.cvsignore b/plugins/keyboard/.cvsignore index 15d08bb6..953f4184 100644 --- a/plugins/keyboard/.cvsignore +++ b/plugins/keyboard/.cvsignore @@ -7,3 +7,4 @@ keyaction.lo keyparse.lo Makefile.in .deps +Makefile diff --git a/plugins/mouse/.cvsignore b/plugins/mouse/.cvsignore index 1ae746bd..ed5c2905 100644 --- a/plugins/mouse/.cvsignore +++ b/plugins/mouse/.cvsignore @@ -5,3 +5,4 @@ mouseparse.lo .libs Makefile.in .deps +Makefile diff --git a/plugins/placement/.cvsignore b/plugins/placement/.cvsignore index aeb5750c..c2a167d8 100644 --- a/plugins/placement/.cvsignore +++ b/plugins/placement/.cvsignore @@ -4,3 +4,4 @@ history.lo .libs Makefile.in .deps +Makefile diff --git a/render/.cvsignore b/render/.cvsignore index c64d1a63..54aa917c 100644 --- a/render/.cvsignore +++ b/render/.cvsignore @@ -12,3 +12,4 @@ libobrender.la theme.lo Makefile.in .deps +Makefile |
