Remove some duplicate code in the build system
[lttv.git] / lttv / modules / gui / filter / Makefile.am
CommitLineData
91ad3f0a 1#
2# Makefile for LTT New generation user interface : plugins.
3#
4# Created by Mathieu Desnoyers on May 6, 2003
5#
6
104325ef 7include ../common.am
91ad3f0a 8
9lib_LTLIBRARIES = libguifilter.la
91ad3f0a 10libguifilter_la_SOURCES = filter.c
11
12EXTRA_DIST = \
13 hGuiFilterInsert.xpm
This page took 0.049705 seconds and 4 git commands to generate.