|
|
@ -3,7 +3,7 @@ INCLUDES = $(all_includes)
|
|
|
|
SUBDIRS = pics
|
|
|
|
SUBDIRS = pics
|
|
|
|
|
|
|
|
|
|
|
|
mathemagics_SOURCES = main.cpp mathemagics.cpp optiondialog.cpp stacklevel.cpp keypad.cpp kparanoidline.cpp
|
|
|
|
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
|
|
|
|
bin_PROGRAMS = mathemagics
|
|
|
|
|
|
|
|
|
|
|
|