summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2009-03-16 12:59:01 +0000
committerColin Guthrie <cguthrie@mandriva.org>2009-03-16 12:59:01 +0000
commitdc5498f86a12c9c43db65f2fe646ce7118c859b4 (patch)
tree9a1e555102fa807b8a5d2366081ac82fbd3ee29a /src/Makefile.am
parented4f413ec5a2bcfacc17d8430eabea488e81397d (diff)
Split sinkinputwidget into it's own files.
Also had to put mainwindow into it's own header for this to work. Full conversion of mainwindow will ultimately follow.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8de1b28..0e3560e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,8 @@ pavucontrol_SOURCES= \
cardwidget.h cardwidget.cc \
sinkwidget.h sinkwidget.cc \
sourcewidget.h sourcewidget.cc \
+ sinkinputwidget.h sinkinputwidget.cc \
+ mainwindow.h \
pavucontrol.h pavucontrol.cc \
i18n.h