From 3fc48b4258f44812722772873c647a90759d31d1 Mon Sep 17 00:00:00 2001 From: Vivek Dasmohapatra Date: Thu, 26 May 2011 16:58:29 +0100 Subject: Expose new header file to out-of-tree plugins --- mission-control-plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/mission-control-plugins/Makefile.am b/mission-control-plugins/Makefile.am index cbd08e17..d44583a3 100644 --- a/mission-control-plugins/Makefile.am +++ b/mission-control-plugins/Makefile.am @@ -22,6 +22,7 @@ plugins_include_HEADERS = \ account.h \ account-storage.h \ dbus-acl.h \ + debug.h \ dispatch-operation.h \ dispatch-operation-policy.h \ loader.h \ -- cgit v1.2.1