liboping: Include information about the package in the source districution.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 8 Jul 2006 17:03:03 +0000 (19:03 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 8 Jul 2006 17:03:03 +0000 (19:03 +0200)
The included files are: AUTHORS, COPYING, ChangeLog, and README

src/liboping/Makefile.am

index 8958aed..e556172 100644 (file)
@@ -4,6 +4,8 @@ if COMPILER_IS_GCC
 AM_CFLAGS = -Wall -Werror
 endif
 
+EXTRA_DIST = AUTHORS COPYING ChangeLog README
+
 noinst_LTLIBRARIES = liboping.la
 
 #liboping_la_CFLAGS =