source: MondoRescue/trunk/mondo/mondo/mondoarchive/Makefile.am@ 426

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

merge -r421:425 $SVN_M/branches/stable

  • Property svn:keywords set to Id
File size: 275 bytes
RevLine 
[4]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
[426]11mondoarchive_LDADD = ${top_builddir}/mondo/common/libmondo.a
Note: See TracBrowser for help on using the repository browser.