summaryrefslogtreecommitdiff
path: root/partprobe/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'partprobe/Makefile.am')
-rw-r--r--partprobe/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/partprobe/Makefile.am b/partprobe/Makefile.am
index ec6371c..9d1a4d5 100644
--- a/partprobe/Makefile.am
+++ b/partprobe/Makefile.am
@@ -6,7 +6,6 @@ partprobe_SOURCES = partprobe.c
partprobe_LDADD = \
$(top_builddir)/libparted/libparted.la \
- $(top_builddir)/lib/libparted.la \
$(INTLLIBS) $(LIBS) \
$(PARTED_LIBS)