]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 1477] 1st non-gmake make in clone w/VPATH can't make COPYRIGHT.
authorDave Hart <hart@ntp.org>
Thu, 4 Feb 2010 23:13:52 +0000 (23:13 +0000)
committerDave Hart <hart@ntp.org>
Thu, 4 Feb 2010 23:13:52 +0000 (23:13 +0000)
bk: 4b6b54b0cv9nM_NPIApdG5tyN7hnqQ

ChangeLog
Makefile.am
sntp/Makefile.am

index 8ba65a8ee28c0ae4518b31940bff1f5b290c1d84..f0d935e6d7111b2057610fe212f95f6d3706908b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+---
+
+* [Bug 1477] 1st non-gmake make in clone w/VPATH can't make COPYRIGHT.
+
 ---
 (4.2.6p1-RC4) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
 
index 8bea08e5bdd50a76ff2cbae6cd2127f539a58243..8b1b224097ec1e1097074afc73e640f7bdad96be 100644 (file)
@@ -102,9 +102,9 @@ ETAGS_ARGS = Makefile.am configure.ac
 BUILT_SOURCES =                                \
        .gcc-warning                    \
        libtool                         \
-       COPYRIGHT                       \
-       version                         \
-       version.m4                      \
+       $(srcdir)/COPYRIGHT             \
+       $(srcdir)/version               \
+       $(srcdir)/version.m4            \
        $(srcdir)/include/version.def   \
        $(srcdir)/include/version.texi  \
        $(NULL)
index b5a12ec1c7962c94f0e18b323ef7f26a96eab62f..1837456f20421398c187f4a479fbea566b36aa22 100644 (file)
@@ -72,10 +72,10 @@ BUILT_SOURCES=                              \
        check-version.def               \
        check-version.m4                \
        check-version.texi              \
-       COPYRIGHT                       \
+       $(srcdir)/COPYRIGHT             \
        libtool                         \
-       sntp-opts.c                     \
-       sntp-opts.h                     \
+       $(srcdir)/sntp-opts.c           \
+       $(srcdir)/sntp-opts.h           \
        $(NULL)
 
 man_MANS=      $(srcdir)/sntp.1