diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-28 16:33:39 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-28 16:33:39 -0500 |
commit | f6329d6244eeb2039a961e86bd11cd8418717bef (patch) | |
tree | e56509a374d268ee0d8262877bdbcec4f5d76100 | |
parent | 8bfff65a4ae85796838e96a083354ae634fb298a (diff) | |
download | ayatana-indicator-power-f6329d6244eeb2039a961e86bd11cd8418717bef.tar.gz ayatana-indicator-power-f6329d6244eeb2039a961e86bd11cd8418717bef.tar.bz2 ayatana-indicator-power-f6329d6244eeb2039a961e86bd11cd8418717bef.zip |
since we're removing localinstall mode, no need to pass it as an arg here either
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 00e108d..fbf05ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,8 +12,6 @@ endif dist_noinst_SCRIPTS = \ autogen.sh -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall - ############################################################ dist-hook: |