author | kergoth <kergoth> | 2002-11-20 22:04:22 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-20 22:04:22 (UTC) |
commit | 8f11eb1712eb8f9d83f0ace551e72e74cce57d6b (patch) (unidiff) | |
tree | 3d5a5d297fa93388ff06501ef2ec40fe552d0dd4 /Makefile.x11 | |
parent | ea4e55183b22dc7fd0556db3f52170a3c97ca303 (diff) | |
download | opie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.zip opie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.tar.gz opie-8f11eb1712eb8f9d83f0ace551e72e74cce57d6b.tar.bz2 |
ipaq->root, ipaq/opiealarm->core/opiealarm
-rw-r--r-- | Makefile.x11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.x11 b/Makefile.x11 index 4733e10..9aa96da 100644 --- a/Makefile.x11 +++ b/Makefile.x11 | |||
@@ -94,17 +94,17 @@ NONCOMM = noncore/comm/keypebble | |||
94 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 94 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
95 | $(CORESETTINGS) \ | 95 | $(CORESETTINGS) \ |
96 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ | 96 | $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ |
97 | $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ | 97 | $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ |
98 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) | 98 | $(NONCOMM) $(GAMES) $(TODAYPLUGINS) |
99 | 99 | ||
100 | 100 | ||
101 | 101 | ||
102 | NONTMAKEAPPS := ipaq/opiealarm | 102 | NONTMAKEAPPS := root/opiealarm |
103 | 103 | ||
104 | DOCS = docs/src/opie-policy | 104 | DOCS = docs/src/opie-policy |
105 | single: mpegplayer/libmpeg3 | 105 | single: mpegplayer/libmpeg3 |
106 | 106 | ||
107 | dynamic: $(APPS) $(NONTMAKEAPPS) | 107 | dynamic: $(APPS) $(NONTMAKEAPPS) |
108 | 108 | ||
109 | docs: $(DOCS) | 109 | docs: $(DOCS) |
110 | 110 | ||