summaryrefslogtreecommitdiff
path: root/check-headers-in-Makefile.pl
diff options
context:
space:
mode:
Diffstat (limited to 'check-headers-in-Makefile.pl')
-rwxr-xr-xcheck-headers-in-Makefile.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/check-headers-in-Makefile.pl b/check-headers-in-Makefile.pl
index 3c41f5c20..ed6694cc2 100755
--- a/check-headers-in-Makefile.pl
+++ b/check-headers-in-Makefile.pl
@@ -33,7 +33,9 @@ my @directories = (".");
my %exceptions =
(
+ '$(APPLETS_SUBDIRS)' => 'applets',
'$(AUTHENTICATE_HELPER_SUBDIRS)' => 'authenticate',
+ '$(INSTALL_SERVICE)' => 'install',
'$(MOZILLA_COMPONENT_SUBDIRS)' => 'mozilla',
'$(NULL)' => '',
'$(RPMVIEW_COMPONENT_SUBDIRS)' => 'rpmview',