summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show 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
@@ -95,2 +95,4 @@ NONCOMM = noncore/comm/keypebble
+PLUGINS = freetype
+
APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
@@ -99,3 +101,3 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \
$(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \
- $(NONCOMM) $(GAMES) $(TODAYPLUGINS)
+ $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS)