From 8bd2822e695daaf3e8201be76c9d5e6e41b1d2f6 Mon Sep 17 00:00:00 2001 From: Thomas Thurman Date: Sun, 3 Feb 2008 05:53:18 +0000 Subject: core.h is in include, not core. (Last one, I promise.) 2008-02-02 Thomas Thurman * src/Makefile.am: core.h is in include, not core. (Last one, I promise.) svn path=/trunk/; revision=3537 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a4e8e894..359a8540 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -48,7 +48,7 @@ metacity_SOURCES= \ core/place.c \ core/place.h \ core/prefs.c \ - core/prefs.h \ + include/prefs.h \ core/screen.c \ core/screen.h \ core/session.c \ -- cgit v1.2.1