-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,33 +17,33 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ mpegplayer/libmad \ mpegplayer/wavplugin \ cardmon APPS=$(LOCALAPPS) addressbook calculator clock datebook \ filebrowser helpbrowser minesweep mpegplayer \ settings/light-and-power \ settings/language \ settings/rotation \ settings/appearance \ settings/security \ settings/sound \ settings/systemtime \ solitaire spreadsheet tetrix textedit \ todo tux wordgame embeddedkonsole taskbar sysinfo \ parashoot snake citytime showimg netsetup \ - qipkg mindbreaker go qasteroids qcop fifteen keypebble + qipkg mindbreaker go qasteroids qcop fifteen keypebble opiemail/lib opiemail single: mpegplayer/libmpeg3 dynamic: $(APPS) $(COMPONENTS): $(LIBS) $(APPS): $(LIBS) $(COMPONENTS) $(LIBS) $(COMPONENTS) $(APPS) single: $(MAKE) -C $@ -f Makefile showcomponents: @echo $(LIBS) $(APPS) $(COMPONENTS) single clean: |