1ACLOCAL_AMFLAGS = -I ../../m4
2
3include ../Makefile.plugin
4
5# List the source files of the plugin here.
6plugin_la_SOURCES  = dspdesc.c dspd_cbacks.c
7noinst_HEADERS  = dspdesc.h macros.h
8
9# Documentation
10
11EXTRA_DIST += Docs/DescribeDisplay.tex Docs/DescribeDisplay.jpg
12