diff options
author | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
commit | cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e (patch) | |
tree | 0a5b66655b7f9f6e527155bcabd2f7470e429a8b /Makefile.am | |
parent | 1b96583c0c6142969e366409bdfd371f078fc683 (diff) | |
download | gsoc2013-evolution-FEDERICO_FOCUS.tar gsoc2013-evolution-FEDERICO_FOCUS.tar.gz gsoc2013-evolution-FEDERICO_FOCUS.tar.bz2 gsoc2013-evolution-FEDERICO_FOCUS.tar.lz gsoc2013-evolution-FEDERICO_FOCUS.tar.xz gsoc2013-evolution-FEDERICO_FOCUS.tar.zst gsoc2013-evolution-FEDERICO_FOCUS.zip |
This commit was manufactured by cvs2svn to create tagFEDERICO_FOCUS
'FEDERICO_FOCUS'.
svn path=/tags/FEDERICO_FOCUS/; revision=7955
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 55fd6b5552..0000000000 --- a/Makefile.am +++ /dev/null @@ -1,44 +0,0 @@ -changelogs = \ - ChangeLog - -appicondir = $(datadir)/pixmaps -appicon_DATA = evolution.png - -applicationdir = $(datadir)/gnome/apps/Applications -application_DATA = evolution.desktop - -EXTRA_DIST = \ - AUTHORS \ - $(changelogs) \ - COPYING-DOCS \ - README \ - HACKING \ - MAINTAINERS \ - NEWS \ - $(appicon_DATA) \ - $(application_DATA) - - -SUBDIRS = \ - intl \ - macros \ - data \ - e-util \ - widgets \ - shell \ - executive-summary \ - libibex \ - camel \ - filter \ - composer \ - mail \ - libical \ - libversit \ - addressbook \ - calendar \ - wombat \ - art \ - ui \ - default_user \ - tools \ - po |