Commit | Line | Data |
---|---|---|
6b1d3120 | 1 | # |
2 | # Makefile for LTT New generation user interface : plugins. | |
3 | # | |
4 | # Created by Mathieu Desnoyers on May 6, 2003 | |
5 | # | |
6 | ||
104325ef | 7 | include ../common.am |
6b1d3120 | 8 | |
af1cf84f | 9 | lib_LTLIBRARIES = libguistatistics.la |
5f874afe | 10 | libguistatistics_la_SOURCES = statistics.c |
0c56e138 | 11 | |
12 | EXTRA_DIST = \ | |
db2c9c14 | 13 | hGuiStatisticInsert.xpm |