author | llornkcor <llornkcor> | 2002-10-27 01:23:36 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-10-27 01:23:36 (UTC) |
commit | b8cf1d650087a1fb2428d46a22151f6b728e9af6 (patch) (side-by-side diff) | |
tree | 6890a2a4f1062765f9704821d62eb26c565d00a8 | |
parent | 995821ed8070504d482212b27d9f616a4eb07a3f (diff) | |
download | opie-b8cf1d650087a1fb2428d46a22151f6b728e9af6.zip opie-b8cf1d650087a1fb2428d46a22151f6b728e9af6.tar.gz opie-b8cf1d650087a1fb2428d46a22151f6b728e9af6.tar.bz2 |
added networksetup/interfaces
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,49 +63,49 @@ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ noncore/tools/formatter NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ noncore/styles/flat noncore/styles/fresh NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ noncore/decorations/polished GAMES = noncore/games/minesweep noncore/games/solitaire \ noncore/games/tetrix noncore/games/wordgame \ noncore/games/parashoot noncore/games/snake \ noncore/games/mindbreaker \ noncore/games/go noncore/games/qasteroids \ noncore/games/fifteen noncore/games/tictac \ noncore/games/kcheckers noncore/games/kpacman \ noncore/games/kbill noncore/games/buzzword \ noncore/games/bounce NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ noncore/apps/opie-reader noncore/apps/checkbook noncore/apps/oxygen \ noncore/apps/sysinfo noncore/net/opieirc noncore/apps/aqpkg \ noncore/apps/opie-console -NONNET = noncore/net/networksetup \ +NONNET = noncore/net/networksetup/interfaces noncore/net/networksetup \ noncore/net/opieftp \ noncore/mail NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ noncore/graphics/qpdf noncore/apps/confedit NONCOMM = noncore/comm/keypebble PLUGINS = freetype APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(COREMULTIMEDIA) $(CORESETTINGS) \ $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) NONTMAKEAPPS := ipaq/opiealarm DOCS = docs/src/opie-policy single: mpegplayer/libmpeg3 |