From 10a7608882119da90d5c294f75cbbc09bba3ca4a Mon Sep 17 00:00:00 2001 From: llornkcor Date: Mon, 21 Oct 2002 00:41:52 +0000 Subject: added freetype plugin --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7cebfee..7814984 100644 --- a/Makefile +++ b/Makefile @@ -93,11 +93,13 @@ NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ NONCOMM = noncore/comm/keypebble +PLUGINS = freetype + APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(COREMULTIMEDIA) $(CORESETTINGS) \ $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ - $(NONCOMM) $(GAMES) $(TODAYPLUGINS) + $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) -- cgit v0.9.0.2