author | llornkcor <llornkcor> | 2002-05-06 17:55:19 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-05-06 17:55:19 (UTC) |
commit | 8d0b11d830b11d92629cd08a2af2e7716b435e9f (patch) (unidiff) | |
tree | 629a9473f4d3a99f153e30342c9e489f84b8dc3a | |
parent | 85de3a72de055e192b331248154dcce095377d1f (diff) | |
download | opie-8d0b11d830b11d92629cd08a2af2e7716b435e9f.zip opie-8d0b11d830b11d92629cd08a2af2e7716b435e9f.tar.gz opie-8d0b11d830b11d92629cd08a2af2e7716b435e9f.tar.bz2 |
added tabmanager
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,2 +38,3 @@ APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ | |||
38 | settings/mediummount \ | 38 | settings/mediummount \ |
39 | settings/tabmanager \ | ||
39 | solitaire spreadsheet tetrix textedit \ | 40 | solitaire spreadsheet tetrix textedit \ |
@@ -76 +77,2 @@ lrelease: | |||
76 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean | 77 | .PHONY: default dynamic $(NONTMAKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean |
78 | AKEAPPS) $(LIBS) $(APPS) $(COMPONENTS) $(DOCS) single showcomponents clean | ||