diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-12-18 13:26:54 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-12-18 13:26:54 +0100 |
commit | 39603ec9b7991003c5c272de59e535f88206a369 (patch) | |
tree | 60106df224c0ac773d93e70a082c5cdf7a2ca57a /lib | |
parent | 3d0b0f8a67726d8336038e0abdedb0dac9480c27 (diff) |
Distribute new CHANGES file.libradsec-0.0.4
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 2184994..320218c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -63,7 +63,7 @@ libradsec_la_SOURCES += \ udp.h \ util.h -EXTRA_DIST = HACKING LICENSE libradsec.spec radsec.sym +EXTRA_DIST = CHANGES HACKING LICENSE libradsec.spec radsec.sym EXTRA_libradsec_la_DEPENDENCIES = radsec.sym AM_DISTCHECK_CONFIGURE_FLAGS = --enable-tls --enable-tls-psk |