summaryrefslogtreecommitdiff
path: root/Makefile
Side-by-side diff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
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)