File: Makefile.am

package info (click to toggle)
dmachinemon 0.11
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,312 kB
  • ctags: 277
  • sloc: ansic: 2,571; sh: 2,476; makefile: 218
file content (13 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
bin_PROGRAMS =  \
	dmachinemon-htmloutput 

EXTRA_DIST = dmachinemon-htmloutput.1

INCLUDES = \
	-I$(top_srcdir)

dmachinemon_htmloutput_LDADD = $(top_builddir)/dmachinemon/libdmachinemon.la -lm

dmachinemon_htmloutput_SOURCES = \
	dmachinemon-htmloutput.c