File: Makefile.am

package info (click to toggle)
libxml%2B%2B 1.0.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,440 kB
  • ctags: 442
  • sloc: sh: 8,219; cpp: 3,095; makefile: 248; xml: 186
file content (10 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
include $(top_srcdir)/examples/Makefile.am_fragment

#Build the executable, but don't install it.
noinst_PROGRAMS = example

#List of source files needed to build the executable:
example_SOURCES = main.cc

EXTRA_DIST = README example.xml example.dtd