summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw@src.gnome.org>2014-03-31 01:19:53 +0800
committerTing-Wei Lan <lantw@src.gnome.org>2014-03-31 01:21:15 +0800
commit0bc07cd51e0d2c5dbe2d78488317840fc47260d2 (patch)
treea47f3fc66ad9de5a65aae190e22a6aff845ab930
parentaeeee6982f9cfc870b4fe44be64535685650fa5a (diff)
downloadgsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar.gz
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar.bz2
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar.lz
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar.xz
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.tar.zst
gsoc2013-libgnome-autoar-0bc07cd51e0d2c5dbe2d78488317840fc47260d2.zip
Remove old and unused variables from Makefile.am
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index db8f6da..73d105a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,7 +79,6 @@ gnome_autoar_libgnome_autoar_la_CFLAGS = \
gnome_autoar_libgnome_autoar_la_LIBADD = \
$(GIO_LIBS) \
$(LIBARCHIVE_LIBS) \
- $(DEPENDENCIES_LIBS) \
$(NULL)
if ENABLE_GTK