diff --git a/ChangeLog b/ChangeLog index 5fb6eba2d..2173cb519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,24 +1,16 @@ -2004-08-13 Dan Williams - - * panel-applet/Makefile.am - - Fix up cleanfiles and server_DATA/server_in_files - 2004-08-13 Dan Williams * configure.in panel-applet/Makefile.am - - Fixes to allow distcheck to pass - -2004-08-13 Dan Williams - - * CONTRIBUTING - - Add - -2004-08-13 Dan Williams + - Fix up cleanfiles and server_DATA/server_in_files * README - Update with some comments on theory of operation + * CONTRIBUTING + Makefile.am + - Add CONTRIBUTING + 2004-08-12 Dan Williams * info-daemon/passphrase.glade diff --git a/Makefile.am b/Makefile.am index 89e2c5237..97f348830 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,3 @@ SUBDIRS = src dispatcher-daemon info-daemon panel-applet initscript test + +EXTRA_DIST = CONTRIBUTING