* src/GrampsLogger/Makefile.am (pkgdata_PYTHON): Typo.

* configure.in: Generate Makefile-s in new directories.
	* src/Makefile.am (SUBDIRS): Typo.


svn: r6036
This commit is contained in:
Alex Roitman
2006-03-02 20:44:39 +00:00
parent 84fd885fef
commit bb2396df3f
4 changed files with 7 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ pkgdata_PYTHON = \
_ErrorReportAssistant.py\
_ErrorView.py\
_GtkHandler.py\
_init__.py\
__init__.py\
_RotateHandler.py
pkgpyexecdir = @pkgpyexecdir@/RelLib

View File

@@ -1,7 +1,7 @@
# $Id$
# This is the src level Makefile for Gramps
SUBDIRS = docgen plugins dates data po GrampsDb RelLib ObjectSelector GrampsLogger TreeView
SUBDIRS = docgen plugins dates data po GrampsDb RelLib ObjectSelector GrampsLogger TreeViews
# For intl. support, how do we compile?
MOSTLYCLEANFILES =