summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 260a7e88cef2ddca5331effab6e205ebeadecc0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###############################################################################
# Makefile for RHLP docs project
# Created by: Tammy Fox <tfox@redhat.com>
# Last edited by: Tammy Fox <tfox@redhat.com>
# WARNING: need passivetex 1.24 for pdf generation to work
# License: GPL
# Copyright 2003 Tammy Fox, Red Hat, Inc.
###############################################################################

LANGUAGES	       	= en
DOCBASE 	       	= documentation-guide
XMLEXTRAFILES-en	=

######################################################
include ../docs-common/Makefile.common
######################################################