diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-13 18:24:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-13 18:24:56 +0800 |
commit | 2606279995f614634062e0aeb9833c482db5d083 (patch) | |
tree | 625e6ae5d03052e753c3322397b41f4174ca3926 /lib/widgets/Makefile.am | |
parent | 79ec35d68d698710604fd4e9682188ae28ba1ae0 (diff) | |
download | gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.gz gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.bz2 gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.lz gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.xz gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.tar.zst gsoc2013-epiphany-2606279995f614634062e0aeb9833c482db5d083.zip |
Merging pre-gnome-2-10 branch to HEAD.
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
Merging pre-gnome-2-10 branch to HEAD.
Splitting ChangeLog.
Diffstat (limited to 'lib/widgets/Makefile.am')
-rw-r--r-- | lib/widgets/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/widgets/Makefile.am b/lib/widgets/Makefile.am index 5a5716f28..2f5169eb8 100644 --- a/lib/widgets/Makefile.am +++ b/lib/widgets/Makefile.am @@ -12,12 +12,6 @@ endif noinst_LTLIBRARIES = libephywidgets.la libephywidgets_la_SOURCES = \ - ephy-arrow-toolbutton.c \ - ephy-arrow-toolbutton.h \ - ephy-label.c \ - ephy-label.h \ - ephy-cell-renderer-progress.h \ - ephy-cell-renderer-progress.c \ ephy-location-entry.c \ ephy-location-entry.h \ ephy-node-view.c \ |