From 44e62a185313ab7492b20c17e8ed386ee3f40523 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 14 Feb 2002 04:09:36 +0000 Subject: .cvsignore --- diff --git a/core/applets/screenshotapplet/.cvsignore b/core/applets/screenshotapplet/.cvsignore new file mode 100644 index 0000000..cff76b1 --- a/dev/null +++ b/core/applets/screenshotapplet/.cvsignore @@ -0,0 +1,4 @@ +moc_* +*.moc +Makefile +*.~ \ No newline at end of file diff --git a/core/applets/vmemo/.cvsignore b/core/applets/vmemo/.cvsignore new file mode 100644 index 0000000..edfa921 --- a/dev/null +++ b/core/applets/vmemo/.cvsignore @@ -0,0 +1,3 @@ +moc_* +*.moc +Makefile diff --git a/core/launcher/Makefile.in b/core/launcher/Makefile.in index 91a5a9b..52aa401 100644 --- a/core/launcher/Makefile.in +++ b/core/launcher/Makefile.in @@ -407,7 +407,8 @@ inputmethods.o: inputmethods.cpp \ $(OPIEDIR)/include/qpe/quuid.h \ $(OPIEDIR)/include/qpe/config.h \ $(OPIEDIR)/include/qpe/qpeapplication.h \ - $(OPIEDIR)/include/qpe/qlibrary.h + $(OPIEDIR)/include/qpe/qlibrary.h \ + $(OPIEDIR)/include/qpe/global.h systray.o: systray.cpp \ $(OPIEDIR)/include/qpe/qpeapplication.h \ -- cgit v0.9.0.2