You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mathemagics/mathemagics/Makefile.am

17 lines
422 B

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_KIO) -module -avoid-version
bin_PROGRAMS = mathemagics
METASOURCES = AUTO
applnk_DATA = mathemagics.desktop
applnkdir = $(kde_appsdir)/Utilities
rcdir = $(kde_datadir)/mathemagics
rc_DATA = mathemagicsui.rc