aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-21 13:59:25 -0600
committerTed Gould <ted@gould.cx>2010-01-21 13:59:25 -0600
commitf2b83652616aa17c85728eb7539d03500525b969 (patch)
treef73ea19bcf3e8f4af5e4d94d085a22b8fdc7291e /src/Makefile.am
parent38e8cebe7b5a6190bb504af82f483057327c1d25 (diff)
parenta9bf19636361c1d4a912db0a4d51d21d025b4640 (diff)
downloadayatana-indicator-application-f2b83652616aa17c85728eb7539d03500525b969.tar.gz
ayatana-indicator-application-f2b83652616aa17c85728eb7539d03500525b969.tar.bz2
ayatana-indicator-application-f2b83652616aa17c85728eb7539d03500525b969.zip
Adding support for a file tracking add and touch times for applications for ordering them.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \