~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to docs/libcurl/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# $Id: Makefile.am,v 1.28 2008-05-12 21:43:28 bagder Exp $
 
2
# $Id: Makefile.am,v 1.29 2009-02-10 12:39:26 bagder Exp $
3
3
#
4
4
 
5
5
AUTOMAKE_OPTIONS = foreign no-dependencies
60
60
 
61
61
CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
62
62
 
63
 
EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI
64
 
 
 
63
EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
 
64
  symbols-in-versions
65
65
MAN2HTML= roffit --mandir=. < $< >$@
66
66
 
67
67
SUFFIXES = .3 .html