author | harlekin <harlekin> | 2002-06-26 14:50:34 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-26 14:50:34 (UTC) |
commit | 2a0d36e4152cc9b4add93314680a910be9869ca4 (patch) (side-by-side diff) | |
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 @@ Makefile +Makefile.in 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 @@ Makefile +Makefile.in moc* pindlgbase.cpp 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 @@ Makefile +Makefile.in 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,8 +1,9 @@ Makefile +Makefile.in bluetoothbase.cpp bluetoothbase.h devicedialog.cpp devicedialog.h moc_* scandialog.cpp scandialog.h |