aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-01-21 20:35:45 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-21 20:35:45 +0800
commit6d0925a6632ab79046b1d59b74d88f3b5bc39eae (patch)
treeb4f488786c5cf5395421be6a3605b287985e760b /lib/Makefile.am
parent3b1d26f1fd1107ed5196c8fb48dd40bbf888cda4 (diff)
downloadgsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.gz
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.bz2
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.lz
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.xz
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.zst
gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.zip
Remove fs autocompletion, we are a browser after all
2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org> * lib/Makefile.am: * lib/ephy-filesystem-autocompletion.c: * lib/ephy-filesystem-autocompletion.h: Remove fs autocompletion, we are a browser after all
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7d324f0e9..d32f31364 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,8 +29,6 @@ libephy_la_SOURCES = \
ephy-dnd.h \
ephy-file-helpers.c \
ephy-file-helpers.h \
- ephy-filesystem-autocompletion.c \
- ephy-filesystem-autocompletion.h \
ephy-glade.c \
ephy-glade.h \
ephy-gobject-misc.h \