* 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

@ -1,4 +1,7 @@
2006-03-02 Alex Roitman <shura@gramps-project.org>
* src/GrampsLogger/Makefile.am (pkgdata_PYTHON): Typo.
* configure.in: Generate Makefile-s in new directories.
* src/Makefile.am (SUBDIRS): Typo.
* *png, *jpg: Add proper svn:mime-type, remove mime-type.
* .cvsignore: Remove from all directories.

View File

@ -231,6 +231,8 @@ src/Makefile
src/const.py
src/RelLib/Makefile
src/ObjectSelector/Makefile
src/GrampsLogger/Makefile
src/TreeViews/Makefile
src/GrampsDb/Makefile
src/docgen/Makefile
src/plugins/Makefile

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 =