]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog, Makefile.am, Makefile.in:
authorHarlan Stenn <stenn@ntp.org>
Mon, 21 Feb 2000 04:39:25 +0000 (04:39 -0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 21 Feb 2000 04:39:25 +0000 (04:39 -0000)
  * include/Makefile.am (noinst_HEADERS): Add des.h

bk: 38b0c17d00r5hMRH7eAovq0K4JPtxA

ChangeLog
include/Makefile.am
include/Makefile.in

index 18209e920236fbdd714db27b154f381170459b0e..e86f686813f0ac0bd9d4ba65e90a7a164cd0260b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-20  Harlan Stenn  <stenn@whimsy.udel.edu>
+
+       * include/Makefile.am (noinst_HEADERS): Add des.h
+
 2000-02-19  Harlan Stenn  <stenn@whimsy.udel.edu>
 
        * ntpd/ntp_config.c (do_resolve_internal): Try Real Hard to
index d7f28f6155abdc50641f3dc93a358c5e76897937..e2fcf24553b8e51f486ee75d36069530b55798b7 100644 (file)
@@ -8,6 +8,7 @@ noinst_HEADERS = \
        ascii.h \
        audio.h \
        binio.h \
+       des.h \
        global.h \
        gps.h \
        icom.h \
index b48a2b714da6e720a37e74d2fbbc5d426592f31a..72e549e21dba4775431598ae34af51b13c1e2f58 100644 (file)
@@ -111,6 +111,7 @@ noinst_HEADERS = \
        ascii.h \
        audio.h \
        binio.h \
+       des.h \
        global.h \
        gps.h \
        icom.h \