summaryrefslogtreecommitdiff
path: root/Makefile
authorkergoth <kergoth>2002-02-27 17:17:29 (UTC)
committer kergoth <kergoth>2002-02-27 17:17:29 (UTC)
commit829382c21ed8fdfec90aa8958248e5809f1f440b (patch) (unidiff)
treee0b07b8439e1dbe36d8ef984003dd8a7a1a70b56 /Makefile
parentfc4f01c58ab89a6bf354f513d588134c119f9eaf (diff)
downloadopie-829382c21ed8fdfec90aa8958248e5809f1f440b.zip
opie-829382c21ed8fdfec90aa8958248e5809f1f440b.tar.gz
opie-829382c21ed8fdfec90aa8958248e5809f1f440b.tar.bz2
Added screenshot applet to root makefile.
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b91fb1..9b94717 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \
13 taskbar/volumeapplet \ 13 taskbar/volumeapplet \
14 taskbar/clockapplet \ 14 taskbar/clockapplet \
15 taskbar/netmonapplet \ 15 taskbar/netmonapplet \
16 taskbar/screenshotapplet \
16 netsetup/dialup \ 17 netsetup/dialup \
17 netsetup/lan \ 18 netsetup/lan \
18 mpegplayer/libmpeg3 \ 19 mpegplayer/libmpeg3 \