~shnatsel/+junk/cairo-compmgr

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Sergey "Shnatsel" Davidoff
  • Date: 2012-03-04 22:53:22 UTC
  • Revision ID: shnatsel@gmail.com-20120304225322-q2hz82j51yxv1qqw
fixed up build dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS=reference
 
2
 
 
3
.PHONY: doc
 
4
 
 
5
doc:
 
6
        cd reference && $(MAKE) $(AM_MAKEFLAGS) doc
 
7
 
 
8
man_MANS = \
 
9
        cairo-compmgr.1
 
10
 
 
11
EXTRA_DIST = $(man_MANS)
 
 
b'\\ No newline at end of file'