summaryrefslogtreecommitdiff
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 386171c..f65396a 100644
--- a/Makefile
+++ b/Makefile
@@ -25,17 +25,17 @@ APPS=$(LOCALAPPS) addressbook calculator clock datebook \
25 settings/rotation \ 25 settings/rotation \
26 settings/appearance \ 26 settings/appearance \
27 settings/security \ 27 settings/security \
28 settings/sound \ 28 settings/sound \
29 settings/systemtime \ 29 settings/systemtime \
30 solitaire spreadsheet tetrix textedit \ 30 solitaire spreadsheet tetrix textedit \
31 todo tux wordgame embeddedkonsole taskbar sysinfo \ 31 todo tux wordgame embeddedkonsole taskbar sysinfo \
32 parashoot snake citytime showimg netsetup \ 32 parashoot snake citytime showimg netsetup \
33 qipkg mindbreaker go qasteroids qcop fifteen keypebble 33 qipkg mindbreaker go qasteroids qcop fifteen keypebble opiemail/lib opiemail
34 34
35single: mpegplayer/libmpeg3 35single: mpegplayer/libmpeg3
36 36
37dynamic: $(APPS) 37dynamic: $(APPS)
38 38
39$(COMPONENTS): $(LIBS) 39$(COMPONENTS): $(LIBS)
40 40
41$(APPS): $(LIBS) $(COMPONENTS) 41$(APPS): $(LIBS) $(COMPONENTS)