summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-05-06 16:17:07 -0500
committerShaun McCance <shaunm@gnome.org>2010-05-06 16:17:07 -0500
commite430718640b5bea306f55f4b696d884c2b4a5270 (patch)
treefa7d9060923f83eff97345246d1155cb8e2fffbd /src
parente546849e2ac89f61cd72f4139f1f0d11482d69b5 (diff)
downloadyelp-e430718640b5bea306f55f4b696d884c2b4a5270.tar.gz
Fixing the build stuff for bz2
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5775595e..12153a10 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,9 +35,6 @@ yelp_LDADD = \
$(top_builddir)/libyelp/libyelp.la \
$(YELP_LIBS) \
$(POPT_LIBS) \
- $(Z_LIBS) \
- $(BZ_LIBS) \
- $(LZMADEC_LIBS) \
$(X_LIBS)
yelp_LDFLAGS = $(AM_LDFLAGS)