summaryrefslogtreecommitdiff
path: root/doc/es/makefile
blob: 579a60fcca73e8cdac20fcd67b4f714b240b6bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- make -*-
BASE=../..
SUBDIR=doc/es

# Bring in the default rules
include ../../buildlib/defaults.mak

# Man pages
SOURCE = apt-cache.es.8 apt-get.es.8 apt-cdrom.es.8 apt.conf.es.5 \
         sources.list.es.5 apt-config.es.8 apt_preferences.es.5 \
	 vendors.list.es.5
INCLUDES = apt.ent.es
include $(SGML_MANPAGE_H)