dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcec62a
)
Moved gedcom.enc to data subdirectory.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Wed, 18 Sep 2002 17:50:29 +0000
(17:50 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Wed, 18 Sep 2002 17:50:29 +0000
(17:50 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 099b6e95033a6f3fd9d0a7a477f29ada5da90af3..738f41c801c5236724df0ce17fb9d9bb2506d8da 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,11
+1,9
@@
## Process this file with automake to produce Makefile.in
# $Id$
# $Name$
-SUBDIRS = intl ansel
gedcom gom include . t doc
po
+SUBDIRS = intl ansel
utf8 gedcom gom include . t doc data
po
-pkgdata_DATA = gedcom.enc
-
-EXTRA_DIST = $(pkgdata_DATA) Makefile.inc
+EXTRA_DIST = Makefile.inc
VERSIONED_FILES = README
include $(top_srcdir)/Makefile.inc