Removing X_LIBS from src/Makefile

This commit is contained in:
Arx Cruz 2010-07-21 20:16:21 -03:00
parent 3ae7f89228
commit 0068422170
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ zenity_LDFLAGS = \
zenity_LDADD = \
$(ZENITY_LIBS) \
$(LIBNOTIFY_LIBS) \
$(X_LIBS)
$(LIBNOTIFY_LIBS)
uidir = $(datadir)/zenity