~ubuntu-branches/ubuntu/karmic/mergeant/karmic

« back to all changes in this revision

Viewing changes to src/binreloc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo R. Montesino
  • Date: 2007-11-29 08:44:48 UTC
  • mfrom: (2.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20071129084448-6aon73d22bv6hzfw
Tags: 0.67-3
* Re-enable installation of the mime files in mergeant.install
* mergeant.dirs: create usr/share/mime/packages to make dh_installmime add
  the update-mime-database code snippets

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
AM_CPPFLAGS = \
 
4
        -I$(top_srcdir) \
 
5
        -I$(top_builddir) \
 
6
        $(MERGEANT_CFLAGS) \
 
7
        -DMERGEANTPREFIX=\""$(prefix)"\"
 
8
 
 
9
noinst_LTLIBRARIES = libmergeant_binreloc-3.0.la
 
10
 
 
11
libmergeant_binreloc_3_0_la_SOURCES = \
 
12
        mg-binreloc.c \
 
13
        mg-binreloc.h 
 
14
 
 
15
EXTRA_DIST = binreloc.c binreloc.h