## Process this file with automake to produce Makefile.in. # Copyright 2007 Johannes Lehtinen # This Makefile is free software; Johannes Lehtinen gives unlimited # permission to copy, distribute and modify it. LIBS = @LIBS_OTHER@ @LIBS@ EXTRA_DIST = plugin.xml plugindir = /plugins/symuser plugin_LTLIBRARIES = libruntime.la plugin_DATA = plugin.xml libruntime_la_SOURCES = symuser.c libruntime_la_LDFLAGS = -module -avoid-version