diff options
author | William Jon McCann <jmccann@redhat.com> | 2010-10-30 12:16:58 -0400 |
---|---|---|
committer | William Jon McCann <jmccann@redhat.com> | 2010-10-30 14:48:55 -0400 |
commit | 6638e984ca743a7da842617346425b162bc1bb5d (patch) | |
tree | f4e448d26356441a6e886aadb1fb08e7971453f7 /panels/Makefile.am | |
parent | d0d96529f2bf7042c9394e637ef65bfbc62ce524 (diff) | |
download | gnome-control-center-6638e984ca743a7da842617346425b162bc1bb5d.tar.gz |
Initial import of sound panel
Copied from gnome-media. See that module for git history.
Diffstat (limited to 'panels/Makefile.am')
-rw-r--r-- | panels/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/panels/Makefile.am b/panels/Makefile.am index 09814eea4..225fcbc2e 100644 --- a/panels/Makefile.am +++ b/panels/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS= \ mouse \ keyboard \ network \ + sound \ default-applications \ keybindings \ universal-access \ |