diff options
author | Monsta <[email protected]> | 2014-12-22 14:44:44 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2014-12-22 14:44:44 +0300 |
commit | a4f1b1447f2f8cb00c368ec40f0dbc3285b2c764 (patch) | |
tree | 2dd55ae1f7a87efa3f70dd7acc45dbca51cdd091 /Makefile.am | |
parent | a6e39783401377f8cd4e1d22ae421b70867f3c23 (diff) | |
download | mate-sensors-applet-a4f1b1447f2f8cb00c368ec40f0dbc3285b2c764.tar.bz2 mate-sensors-applet-a4f1b1447f2f8cb00c368ec40f0dbc3285b2c764.tar.xz |
removed obsolete configure option
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4068783..7949bdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,8 +55,6 @@ DISTCLEANFILES = intltool-extract \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper - dist-hook: @if test -d "$(srcdir)/.git"; \ then \ |