~ubuntu-branches/ubuntu/raring/freerdp/raring

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-06-23 21:39:09 UTC
  • Revision ID: james.westby@ubuntu.com-20100623213909-bb9pvvv03913tdv6
Tags: upstream-0.7.1
ImportĀ upstreamĀ versionĀ 0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
man_MANS = xfreerdp.1
 
3
 
 
4
EXTRA_DIST = \
 
5
        diagrams \
 
6
        ChangeLog \
 
7
        Doxyfile \
 
8
        freerdp_software_design.lyx \
 
9
        ipv6.txt \
 
10
        licensing.txt \
 
11
        ntlmssp.txt \
 
12
        rdp-keyboard.odg \
 
13
        rdp-keyboard.txt \
 
14
        rdp-keyboard-repeat.txt \
 
15
        xfreerdp.1
 
16