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

Last change on this file since 423 was 423, checked in by bcornec, 18 years ago
  • .spec files adapted to make rpmlint happy
  • no more dyn. libs in mondo
  • no more the X11 part in mondo
  • 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.