--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,7 @@ nted_SOURCES += acceleration.h beam.h beaming.h chordorrest.h \
 	temposign.h tuplet.h voice.h volumesign.h positionarray.h dynarray.h COPYING.GFDL COPYING.FONT.TXT \
 	freechord.h freespacer.h pangocairotext.h freechordname.h midiimporter.h midirecorder.h
 
-nted_LDADD = commands/libcommands.a dialogs/libdialogs.a chords/libchords.a idiotseditor/libidiotseditor.a $(CAIRO_LIBS) $(PANGO_LIBS) $(GTK_LIBS) $(X11_LIBS) -lasound
+nted_LDADD = commands/libcommands.a dialogs/libdialogs.a chords/libchords.a idiotseditor/libidiotseditor.a $(FT2_LIBS) $(CAIRO_LIBS) $(PANGO_LIBS) $(GTK_LIBS) $(X11_LIBS) -lasound
 
 
 cleanup: maintainer-clean cleanup-local
