From f8d65da606cc460ebac5f273b754e8885dc91433 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 19 Jan 2010 10:42:11 -0600 Subject: Adding an object to start tracking the lru of the app indicators --- 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 d9b7963..38e6dd9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,6 +35,8 @@ indicator_application_service_SOURCES = \ application-service.c \ application-service-appstore.h \ application-service-appstore.c \ + application-service-lru-file.h \ + application-service-lru-file.c \ application-service-marshal.h \ application-service-marshal.c \ application-service-server.h \ -- cgit v1.2.3