# Definitions for documentation makefiles
#
# $Id: defs,v 1.2 2001/11/30 10:38:06 petli Exp $

SRCDIR = ../src

TOPSRC = $(SRCDIR)/python-xlib.texi

SRCS = $(TOPSRC) \
     $(SRCDIR)/concepts.texi $(SRCDIR)/package.texi \
     $(SRCDIR)/connect.texi $(SRCDIR)/errors.texi \
     $(SRCDIR)/events.texi $(SRCDIR)/objects.texi

     