Remove some duplicate code in the build system
[lttv.git] / lttv / modules / gui / statistics / Makefile.am
CommitLineData
6b1d3120 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
6b1d3120 8
af1cf84f 9lib_LTLIBRARIES = libguistatistics.la
5f874afe 10libguistatistics_la_SOURCES = statistics.c
0c56e138 11
12EXTRA_DIST = \
db2c9c14 13 hGuiStatisticInsert.xpm
This page took 0.057542 seconds and 4 git commands to generate.