From 8b6ad442626717a523b284720ba2545cbeb84181 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 17 Feb 2008 18:08:13 +0000 Subject: Add EPHY_CHECK_VERSION (#513128) svn path=/trunk/; revision=7958 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index bf9a39dd6..f34f5cfe3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,6 +52,7 @@ INST_H_FILES = \ ephy-shell.h \ ephy-statusbar.h \ ephy-window.h \ + ephy-version.h \ $(NULL) libephymain_la_SOURCES = \ -- cgit