diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-02-26 10:39:49 +0100 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-02-26 10:39:49 +0100 |
commit | e390ca6a42277073737dae7926f942d5a4a007cf (patch) | |
tree | 467b0d6b9413f6d6c5ed7a62950afd498bd3abfe /Makefile.in | |
parent | 86c5b21756930411a0916008a8f5f07606760a65 (diff) | |
parent | 8f5b8f3d0af565f140e145d895cf45243a4a322b (diff) | |
download | ayatana-indicator-datetime-e390ca6a42277073737dae7926f942d5a4a007cf.tar.gz ayatana-indicator-datetime-e390ca6a42277073737dae7926f942d5a4a007cf.tar.bz2 ayatana-indicator-datetime-e390ca6a42277073737dae7926f942d5a4a007cf.zip |
New upstream release.
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 0926939..5e4ef8b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -263,6 +263,7 @@ SUBDIRS = \ po DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall +EXTRA_DIST = autogen.sh all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive |