From 3e258526ca38fc6dd1c8a8c96f4925531f5031c8 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 16 Jan 2012 17:07:27 -0500 Subject: floating-bar: import NautilisFloatingBar into Epiphany Yay for sharing code. It also helps theming. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 24d47ae7d..b6ca3457d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,6 +31,7 @@ NOINST_H_FILES = \ ephy-toolbar.h \ ephy-window-action.h \ languages.h \ + nautilus-floating-bar.h \ pdm-dialog.h \ popup-commands.h \ prefs-dialog.h \ @@ -73,6 +74,7 @@ libephymain_la_SOURCES = \ ephy-toolbar.c \ ephy-window.c \ ephy-window-action.c \ + nautilus-floating-bar.c \ pdm-dialog.c \ popup-commands.c \ prefs-dialog.c \ -- cgit v1.2.3