Add cflags.

SVN revision: 28767
v-1.6.0
titan 17 years ago committed by titan
parent 6c3c399d8d
commit cc66b2d254
  1. 2
      src/bin/Makefile.am

@ -16,7 +16,7 @@ ephoto_SOURCES = ephoto.c \
ephoto_slideshow.c \
ephoto_utils.c
ephoto_CFLAGS = @ewl_cflags@ -Wall -Werror
ephoto_CFLAGS = @ewl_cflags@ @SQLITE_CFLAGS@ @EXIF_CFLAGS@ -Wall -Werror
ephoto_LDADD = @ewl_libs@ @SQLITE_LIBS@ @EXIF_LIBS@

Loading…
Cancel
Save