summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-11-21 06:24:15 +0000
committerDan Williams <dcbw@redhat.com>2007-11-21 06:24:15 +0000
commitac5206aa9c5a87d0ca5454dd2ba03da66e4300a8 (patch)
tree5593f27e6e54be6a3bead09abd74495890b2ab28 /Makefile.am
parent36650e4a2470c8c2f2556946fc65140513770763 (diff)
2007-11-21 Dan Williams <dcbw@redhat.com>
* system-settings/* - Add Soren's system settings service. Needs work for distros other than Fedora; the backends from NM should mostly migrate to here and be converted to GObjects git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3104 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d36d88d64..59a4c1dd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,8 @@ SUBDIRS = \
man \
include \
introspection \
- callouts
+ callouts \
+ system-settings
EXTRA_DIST = \
CONTRIBUTING \