source: MondoRescue/branches/stable/mondo/mondo/mondoarchive/Makefile.am@ 541

Last change on this file since 541 was 541, checked in by bcornec, 18 years ago

Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and start from there over

  • Property svn:keywords set to Id
File size: 275 bytes
Line 
1##
2## Process with Automake to generate Makefile.in
3##
4
5## Headers
6noinst_HEADERS = mondo-cli-EXT.h mondo-cli.h
7
8## The program
9sbin_PROGRAMS = mondoarchive
10mondoarchive_SOURCES = main.c mondo-cli.c
11mondoarchive_LDADD = ${top_builddir}/mondo/common/libmondo.a
Note: See TracBrowser for help on using the repository browser.