author | harlekin <harlekin> | 2002-06-26 14:50:34 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-26 14:50:34 (UTC) |
commit | 2a0d36e4152cc9b4add93314680a910be9869ca4 (patch) (unidiff) | |
tree | 86ba8b805e4f1c94c365b7f6b1330707a81bc19e | |
parent | 47a1461b3a250e079ab99a1075974ccea909216a (diff) | |
download | opie-2a0d36e4152cc9b4add93314680a910be9869ca4.zip opie-2a0d36e4152cc9b4add93314680a910be9869ca4.tar.gz opie-2a0d36e4152cc9b4add93314680a910be9869ca4.tar.bz2 |
added Makefile.in
-rw-r--r-- | noncore/net/opietooth/applet/.cvsignore | 1 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/.cvsignore | 1 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/.cvsignore | 1 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/.cvsignore | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/noncore/net/opietooth/applet/.cvsignore b/noncore/net/opietooth/applet/.cvsignore index f0a4beb..24b6165 100644 --- a/noncore/net/opietooth/applet/.cvsignore +++ b/noncore/net/opietooth/applet/.cvsignore | |||
@@ -1,2 +1,3 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | ||
2 | moc_* | 3 | moc_* |
diff --git a/noncore/net/opietooth/blue-pin/.cvsignore b/noncore/net/opietooth/blue-pin/.cvsignore index ffe184d..409a90a 100644 --- a/noncore/net/opietooth/blue-pin/.cvsignore +++ b/noncore/net/opietooth/blue-pin/.cvsignore | |||
@@ -1,4 +1,5 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | ||
2 | moc* | 3 | moc* |
3 | pindlgbase.cpp | 4 | pindlgbase.cpp |
4 | pindlgbase.h | 5 | pindlgbase.h |
diff --git a/noncore/net/opietooth/lib/.cvsignore b/noncore/net/opietooth/lib/.cvsignore index f0a4beb..24b6165 100644 --- a/noncore/net/opietooth/lib/.cvsignore +++ b/noncore/net/opietooth/lib/.cvsignore | |||
@@ -1,2 +1,3 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | ||
2 | moc_* | 3 | moc_* |
diff --git a/noncore/net/opietooth/manager/.cvsignore b/noncore/net/opietooth/manager/.cvsignore index 8a37ec3..3fb67fe 100644 --- a/noncore/net/opietooth/manager/.cvsignore +++ b/noncore/net/opietooth/manager/.cvsignore | |||
@@ -1,7 +1,8 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | ||
2 | bluetoothbase.cpp | 3 | bluetoothbase.cpp |
3 | bluetoothbase.h | 4 | bluetoothbase.h |
4 | devicedialog.cpp | 5 | devicedialog.cpp |
5 | devicedialog.h | 6 | devicedialog.h |
6 | moc_* | 7 | moc_* |
7 | scandialog.cpp | 8 | scandialog.cpp |