1 2 3 4 5 6 7 8 9 10 11 12 13
include $(top_srcdir)/common.am include $(top_srcdir)/synti/synti-install.am MOCBASES = UICBASES = synthi_LTLIBRARIES = s1.la s1_la_SOURCES = s1.cpp s1_la_LIBADD = ../libsynti/libsynti.la s1_la_LDFLAGS = -module -avoid-version