diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-02-27 04:13:24 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-02-27 04:13:24 +0800 |
commit | ebe63f46bd51ea845bae5bcbc6bb7fd3de04f65d (patch) | |
tree | 250176687f20a62bf128771568d867c8182be4e8 /embed/Makefile.am | |
parent | 752ecd8cb341d8be15a6d5b638a94a1f5c4d13a1 (diff) | |
download | gsoc2013-epiphany-ebe63f46bd51ea845bae5bcbc6bb7fd3de04f65d.tar.gz gsoc2013-epiphany-ebe63f46bd51ea845bae5bcbc6bb7fd3de04f65d.tar.zst gsoc2013-epiphany-ebe63f46bd51ea845bae5bcbc6bb7fd3de04f65d.zip |
Remove cruft
svn path=/trunk/; revision=7990
Diffstat (limited to 'embed/Makefile.am')
-rw-r--r-- | embed/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am index 22c8b56be..e01687e74 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -69,16 +69,6 @@ libephyembed_la_SOURCES = \ $(INST_H_FILES) \ $(NOINST_H_FILES) -if ENABLE_CERTIFICATE_MANAGER -INST_H_FILES += \ - ephy-certificate-manager.h \ - ephy-x509-cert.h - -libephyembed_la_SOURCES += \ - ephy-certificate-manager.c \ - ephy-x509-cert.c -endif - nodist_libephyembed_la_SOURCES = \ $(BUILT_SOURCES) |