From 37b7b37e16c6f8067ff213b9436027b362c476a8 Mon Sep 17 00:00:00 2001 From: Scott Balneaves Date: Fri, 14 Dec 2012 08:56:06 -0600 Subject: Remove about-me conditional compile as it has no dependencies --- capplets/Makefile.am | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'capplets/Makefile.am') diff --git a/capplets/Makefile.am b/capplets/Makefile.am index 437e2e45..d1236522 100644 --- a/capplets/Makefile.am +++ b/capplets/Makefile.am @@ -8,7 +8,8 @@ SUBDIRS = \ keybindings \ mouse \ network \ - windows + windows \ + about-me DIST_SUBDIRS = \ common \ @@ -23,9 +24,4 @@ DIST_SUBDIRS = \ display \ about-me - -if BUILD_ABOUTME -SUBDIRS += about-me -endif - -include $(top_srcdir)/git.mk -- cgit v1.2.1