]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Add missing std_def_list
authorHarlan Stenn <stenn@ntp.org>
Tue, 28 Jan 2014 00:31:58 +0000 (19:31 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 28 Jan 2014 00:31:58 +0000 (19:31 -0500)
bk: 52e6fa7e4xcYf2gG5kNbtq2atnm0ZQ

scripts/ntp-wait/Makefile.am
scripts/ntpsweep/Makefile.am
scripts/ntptrace/Makefile.am

index c6a0c66f133c26c5c79b3762d9b6338c00ed0350..3bc35a640ceaf1db0136d83ee23cdf985c7a6c8e 100644 (file)
@@ -9,6 +9,14 @@ man_MANS=      ntp-wait.$(NTP_WAIT_MS)
 run_ag=                cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib"     \
                autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
                --writable
+std_def_list =                                                 \
+       $(top_srcdir)/sntp/include/debug-opt.def                \
+       $(top_srcdir)/sntp/include/autogen-version.def          \
+       $(top_srcdir)/sntp/include/copyright.def                \
+       $(top_srcdir)/sntp/include/homerc.def                   \
+       $(top_srcdir)/sntp/include/ntp.lic                      \
+       $(top_srcdir)/sntp/include/version.def                  \
+       $(NULL)
 
 EXTRA_SCRIPTS = ntp-wait
 
index aefe9ea2d21f96e2d5731120ba228beaba16e125..2a5bb1a626edd7280bccef6b722803bcd7ea2b7f 100644 (file)
@@ -2,6 +2,14 @@ NULL=
 run_ag=                cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib"     \
                autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
                --writable
+std_def_list =                                                 \
+       $(top_srcdir)/sntp/include/debug-opt.def                \
+       $(top_srcdir)/sntp/include/autogen-version.def          \
+       $(top_srcdir)/sntp/include/copyright.def                \
+       $(top_srcdir)/sntp/include/homerc.def                   \
+       $(top_srcdir)/sntp/include/ntp.lic                      \
+       $(top_srcdir)/sntp/include/version.def                  \
+       $(NULL)
 
 bin_SCRIPTS=           $(NTPSWEEP_DB)
 sbin_SCRIPTS=          $(NTPSWEEP_DS)
index fc2c17faa7a9bcdb4a8c83aba5248342fc88bba5..7dab423fe553a0eff9ebdf7c298bc0a3ee6bca97 100644 (file)
@@ -8,6 +8,14 @@ sbin_SCRIPTS = $(NTPTRACE_DS)
 run_ag=                cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib"     \
                autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
                --writable
+std_def_list =                                                 \
+       $(top_srcdir)/sntp/include/debug-opt.def                \
+       $(top_srcdir)/sntp/include/autogen-version.def          \
+       $(top_srcdir)/sntp/include/copyright.def                \
+       $(top_srcdir)/sntp/include/homerc.def                   \
+       $(top_srcdir)/sntp/include/ntp.lic                      \
+       $(top_srcdir)/sntp/include/version.def                  \
+       $(NULL)
 
 EXTRA_SCRIPTS = ntptrace