From 0cff2bef71ac69095f62ace7be8443d42db34d32 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 5 Sep 2011 18:21:41 +0200 Subject: ephy-request-about: move this to embed/ We'll need to access embed/ data for about:applications. --- embed/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'embed/Makefile.am') diff --git a/embed/Makefile.am b/embed/Makefile.am index 30beac028..c0e21e0a7 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -11,6 +11,7 @@ NOINST_H_FILES = \ ephy-embed-dialog.h \ ephy-encodings.h \ ephy-favicon-cache.h \ + ephy-request-about.h \ ephy-web-app-utils.h INST_H_FILES = \ @@ -48,6 +49,7 @@ libephyembed_la_SOURCES = \ ephy-favicon-cache.c \ ephy-history.c \ ephy-permission-manager.c \ + ephy-request-about.c \ ephy-embed-prefs.c \ ephy-web-app-utils.c \ ephy-web-view.c \ -- cgit v1.2.3