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