Remove some duplicate code in the build system
[lttv.git] / lttv / modules / gui / statistics / 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 = libguistatistics.la
10 libguistatistics_la_SOURCES = statistics.c
11
12 EXTRA_DIST = \
13 hGuiStatisticInsert.xpm
This page took 0.031195 seconds and 4 git commands to generate.