2006-07-26 Alex Roitman <shura@gramps-project.org>
* configure.in: Remove debian/Makefile from the list. * Makefile.am (SUBDIRS): Remove debian from the list. * debian/Makefile.am: Remove from SVN. svn: r7081
This commit is contained in:
parent
a9e03faf98
commit
4fc91e2d6f
@ -1,3 +1,8 @@
|
||||
2006-07-26 Alex Roitman <shura@gramps-project.org>
|
||||
* configure.in: Remove debian/Makefile from the list.
|
||||
* Makefile.am (SUBDIRS): Remove debian from the list.
|
||||
* debian/Makefile.am: Remove from SVN.
|
||||
|
||||
2006-07-25 Brian Matherly <brian@gramps-project.org>
|
||||
* src/Mime/Makefile.am: Add WinMime.py
|
||||
* src/ReportBase/_ReportUtils.py: fix born_str typo (bug #266)
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This is the top level Makefile for Gramps
|
||||
# $Id$
|
||||
|
||||
SUBDIRS = m4 po src data example help debian
|
||||
SUBDIRS = m4 po src data example help
|
||||
|
||||
EXTRA_DIST = \
|
||||
config.rpath autogen.sh gramps.spec.in gramps.spec \
|
||||
|
@ -228,7 +228,6 @@ src/data/templates/Makefile
|
||||
data/Makefile
|
||||
data/man/Makefile
|
||||
data/man/fr/Makefile
|
||||
debian/Makefile
|
||||
example/Makefile
|
||||
example/gramps/Makefile
|
||||
])
|
||||
|
8
debian/Makefile.am
vendored
8
debian/Makefile.am
vendored
@ -1,8 +0,0 @@
|
||||
# This is the debain dir level Makefile for Gramps
|
||||
# $Id$
|
||||
|
||||
EXTRA_DIST = \
|
||||
changelog compat control copyright \
|
||||
gramps.dirs gramps.docs gramps-help.docs gramps.manpages \
|
||||
gramps.menu gramps.postinst gramps.postrm gramps.prerm \
|
||||
gramps.xpm README.Debian rules substvars
|
Loading…
Reference in New Issue
Block a user