~ubuntu-branches/ubuntu/breezy/quagga/breezy-security

« back to all changes in this revision

Viewing changes to watchquagga/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Mueller
  • Date: 2005-05-20 13:16:12 UTC
  • Revision ID: james.westby@ubuntu.com-20050520131612-pr6paalox60o3x3n
Tags: upstream-0.99.1
ImportĀ upstreamĀ versionĀ 0.99.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with Automake to create Makefile.in
 
2
 
 
3
INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib
 
4
DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"
 
5
 
 
6
sbin_PROGRAMS = watchquagga
 
7
 
 
8
watchquagga_SOURCES = watchquagga.c
 
9
watchquagga_LDADD = ../lib/libzebra.la @LIBCAP@