forked from AuroraMiddleware/gtk
DEPENDENCIES is not needed for the test program - Federico
This commit is contained in:
parent
9df3375f61
commit
b11177d6b0
@ -33,9 +33,9 @@ noinst_PROGRAMS = testpixbuf
|
||||
DEPS = libgdk_pixbuf.la
|
||||
INCLUDES = $(GNOME_INCLUDEDIR)
|
||||
AM_CPPFLAGS = "-DPIXBUF_LIBDIR=\"$(libexecdir)\""
|
||||
|
||||
LDADDS = libgdk_pixbuf.la @GNOME_LIBDIR@ @GNOMEUI_LIBS@
|
||||
|
||||
testpixbuf_DEPENDENCIES = $(DEPS)
|
||||
testpixbuf_LDADD = $(LDADDS)
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user