~ubuntu-branches/ubuntu/precise/fluxbox/precise

« back to all changes in this revision

Viewing changes to doc/ru/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# doc/ru/Makefile.am for Fluxbox 0.9  - an X11 Window manager
2
 
 
3
 
CLEANFILES = fluxbox.1
4
 
MAINTAINERCLEANFILES = Makefile.in
5
 
man_MANS = fluxbox.1 
6
 
EXTRA_DIST=fluxbox.1.in 
7
 
distclean-local:
8
 
        rm -f *\~
9
 
 
10
 
fluxbox.1: fluxbox.1.in
11
 
        @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," $(srcdir)/fluxbox.1.in > fluxbox.1