summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mathemagics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathemagics/Makefile.am b/mathemagics/Makefile.am
index 8ea9c10..6987df4 100644
--- a/mathemagics/Makefile.am
+++ b/mathemagics/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = $(all_includes)
SUBDIRS = pics
mathemagics_SOURCES = main.cpp mathemagics.cpp optiondialog.cpp stacklevel.cpp keypad.cpp kparanoidline.cpp
-mathemagics_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TDEIO) -module -avoid-version
+mathemagics_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TDEIO) -module -avoid-version $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT)
bin_PROGRAMS = mathemagics