From 711ce9920ad6ca4f9ffd8a246d70acc574f2ae39 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 19 Jan 2000 07:57:20 +0000 Subject: More work on the code. Added more for the framework. More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593 --- Makefile.am | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 46d9add621..acf6c42998 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,26 @@ -SUBDIRS = \ - po \ - macros \ - camel \ - e-util \ - widgets \ - composer \ - tests \ - addressbook +changelogs = \ + ChangeLog + +EXTRA_DIST = \ + AUTHORS \ + $(changelogs) \ + README \ + HACKING \ + MAINTAINERS \ + NEWS + +SUBDIRS = \ + po \ + macros \ + data \ + camel \ + e-util \ + widgets \ + composer \ + tests \ + addressbook \ + shell \ + mail dist-hook: for subdir in intl ; do \ -- cgit v1.2.3