~ubuntu-branches/ubuntu/edgy/gob2/edgy

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Mark Brown
  • Date: 2004-06-12 09:27:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040612092734-itngrm98f8ltnay6
Tags: 2.0.8-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = @SUBDIRS@
 
2
DIST_SUBDIRS = src doc examples
 
3
 
 
4
m4dir=$(datadir)/aclocal
 
5
m4_DATA=gob2.m4
 
6
 
 
7
EXTRA_DIST = gob2.spec.in $(m4_DATA) COPYING.generated-code
 
8
 
 
9
dist-hook: gob2.spec
 
10
        cp gob2.spec $(distdir)