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:
435400a
)
Revert to using Makefile.inc (GNU make is used anyway).
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 13:46:19 +0000
(13:46 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 13:46:19 +0000
(13:46 +0000)
GNUmakefile.am
patch
|
blob
|
history
diff --git
a/GNUmakefile.am
b/GNUmakefile.am
index c0594549f533ad89fe3493425c7e5c7f69547bfb..c0450a2bf35bc6704015371e6a9a521c69ed4cdb 100644
(file)
--- a/
GNUmakefile.am
+++ b/
GNUmakefile.am
@@
-3,5
+3,10
@@
# $Name$
SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po
-EXTRA_DIST = README.in README
+EXTRA_DIST = Makefile.inc
+VERSIONED_FILES = README
+include $(top_srcdir)/Makefile.inc
+
+dist-hook:
+ $(replace-VERSION)