oh, forgot to get rid of this as well.

SVN revision: 56376
This commit is contained in:
Daniel Kolesa 2011-01-29 11:39:09 +00:00
parent 3e477c806a
commit 31ffe80390
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ eeze_udev_watch.c \
$(MOUNT_FILES)
if HAVE_EEZE_MOUNT
libeeze_la_LIBADD = @EEZE_LIBS@ @LIBMOUNT_LIBS@ @ECORE_FILE_LIBS@
libeeze_la_LIBADD = @EEZE_LIBS@ @ECORE_FILE_LIBS@
else
libeeze_la_LIBADD = @EEZE_LIBS@
endif