diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-11 23:53:14 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-03-11 23:53:14 +0100 |
commit | ad7fe51b593322771b1b9104d0c9c39ba0607085 (patch) | |
tree | 6c7ed47f80672d654d4d705fd75c972ee63b9007 /Makefile.in | |
parent | 4ff15dc31c6e0b5703ead3341a02fed9a45025f7 (diff) | |
parent | 6df1024fe1a7cbfb9f6ba38cfe33a04889c2d40f (diff) | |
download | ayatana-indicator-sound-ad7fe51b593322771b1b9104d0c9c39ba0607085.tar.gz ayatana-indicator-sound-ad7fe51b593322771b1b9104d0c9c39ba0607085.tar.bz2 ayatana-indicator-sound-ad7fe51b593322771b1b9104d0c9c39ba0607085.zip |
releasing version 0.1.3-0ubuntu1
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 8470a61..f06eeb4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -265,6 +265,7 @@ top_srcdir = @top_srcdir@ SUBDIRS = \ src \ data \ + tests \ po EXTRA_DIST = autogen.sh |