summaryrefslogtreecommitdiff
path: root/capplets/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-12-14 08:03:06 -0800
committerStefano Karapetsas <[email protected]>2012-12-14 08:03:06 -0800
commit633888e6d08db32937799634da238ad2d8e575a2 (patch)
tree8748cb9f9fb57738a14422972f7af9c740cd7589 /capplets/Makefile.am
parent6540605b4e786e2ce75d2dd89aa3c66e961265b8 (diff)
parent37b7b37e16c6f8067ff213b9436027b362c476a8 (diff)
downloadmate-control-center-633888e6d08db32937799634da238ad2d8e575a2.tar.bz2
mate-control-center-633888e6d08db32937799634da238ad2d8e575a2.tar.xz
Merge pull request #26 from sbalneav/master
Get about-me functional.
Diffstat (limited to 'capplets/Makefile.am')
-rw-r--r--capplets/Makefile.am8
1 files changed, 2 insertions, 6 deletions
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