diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-06-24 10:52:41 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-06-24 10:52:41 +0100 |
commit | 49db751d456ee144f7c7910278b35613dc90db8a (patch) | |
tree | ada74b8dd1b7446d61e31dc5fcebeb24c521aa14 /Makefile.am | |
parent | 4f8774020c89b5bd3d1c4ab9619acbf1cf3e1edc (diff) | |
parent | 61cdd08c447d756b14a6208e9caaeba0be9ccb56 (diff) | |
download | ayatana-indicator-sound-49db751d456ee144f7c7910278b35613dc90db8a.tar.gz ayatana-indicator-sound-49db751d456ee144f7c7910278b35613dc90db8a.tar.bz2 ayatana-indicator-sound-49db751d456ee144f7c7910278b35613dc90db8a.zip |
makefile fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9f75289..466806a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = \ tests \ po -EXTRA_DIST = autogen.sh +EXTRA_DIST = autogen.sh vapi/common-defs.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |