You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
387 B
12 lines
387 B
diff a/y4mutils/Makefile.am b/y4mutils/Makefile.am
|
|
--- a/y4mutils/Makefile.am
|
|
+++ b/y4mutils/Makefile.am
|
|
@@ -44,6 +44,7 @@ y4mspatialfilter_LDADD = $(LIBMJPEGUTILS) $(LIBM_LIBS)
|
|
|
|
y4mhist_SOURCES = y4mhist.c
|
|
y4mhist_LDADD = $(SDL_LIBS) $(SDLgfx_LIBS) $(LIBMJPEGUTILS)
|
|
+y4mhist_CPPFLAGS = $(AM_CPPFLAGS) $(SDL_CFLAGS)
|
|
|
|
y4mblack_SOURCES = y4mblack.c
|
|
y4mblack_LDADD = $(LIBMJPEGUTILS)
|