~ubuntu-branches/ubuntu/gutsy/howm/gutsy

« back to all changes in this revision

Viewing changes to ext/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yuki Fujimura
  • Date: 2006-01-06 18:31:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060106183102-vsqskmgvf9kdbm5b
Tags: upstream-1.3.2
ImportĀ upstreamĀ versionĀ 1.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST = \
 
2
        hcal.rb \
 
3
        howm2 \
 
4
        tag2plan \
 
5
        howmkara \
 
6
        hsplit.rb \
 
7
        howm-rast-register.rb \
 
8
        howm-rast-search.rb
 
9
 
 
10
ext_DATA = $(EXTRA_DIST)
 
11
 
 
12
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
13
        cd $(top_builddir) && \
 
14
        CONFIG_HEADERS= CONFIG_LINKS= \
 
15
        CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status