diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | d434e9a584481ae60eba767d06926f03755894e2 (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /shell/glade/Makefile.am | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-evolution-GEDIT_2_3_5.tar.gz gsoc2013-evolution-GEDIT_2_3_5.tar.zst gsoc2013-evolution-GEDIT_2_3_5.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_3_5'.GEDIT_2_3_5
svn path=/tags/GEDIT_2_3_5/; revision=21601
Diffstat (limited to 'shell/glade/Makefile.am')
-rw-r--r-- | shell/glade/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/shell/glade/Makefile.am b/shell/glade/Makefile.am deleted file mode 100644 index 7e90c140e2..0000000000 --- a/shell/glade/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -glade_DATA = \ - e-active-connection-dialog.glade \ - e-shell-config-default-folders.glade \ - e-shell-folder-creation-dialog.glade \ - e-shell-shared-folder-picker-dialog.glade \ - evolution-startup-wizard.glade \ - e-folder-list.glade - -EXTRA_DIST = $(glade_DATA) |