diff options
author | Ted Gould <ted@gould.cx> | 2010-11-11 09:59:36 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-11-11 09:59:36 -0600 |
commit | e6a847b01ec74c372069a4bfb2918017c58429e0 (patch) | |
tree | 9b5839fd9c6c0ef0af5e6d739d717cda144d8353 /Makefile.am | |
parent | 022e4bfbcb06a66552007abc8f9f329ce86c9995 (diff) | |
parent | 10d7e22266bf5591f1544d97db00ea631fbc57d5 (diff) | |
download | libayatana-indicator-e6a847b01ec74c372069a4bfb2918017c58429e0.tar.gz libayatana-indicator-e6a847b01ec74c372069a4bfb2918017c58429e0.tar.bz2 libayatana-indicator-e6a847b01ec74c372069a4bfb2918017c58429e0.zip |
Merging in the GTK3 basis for the build
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f290d63..c955c6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,8 @@ SUBDIRS = \ tests \ tools +DISTCHECK_CONFIGURE_FLAGS = --disable-deprecations + DISTCLEANFILES = \ libindicator-*.tar.gz |