From 9e296d9f3efa700e05ba6c800e9b0dbf067bd272 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 3 Dec 2012 17:05:33 +0100 Subject: Remove data dir from INCLUDES This was needed before, but not any more. --- libcrystfel/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/libcrystfel/Makefile.am b/libcrystfel/Makefile.am index 4c857152..1c35e03f 100644 --- a/libcrystfel/Makefile.am +++ b/libcrystfel/Makefile.am @@ -26,7 +26,6 @@ libcrystfel_la_include_HEADERS = src/beam-parameters.h src/hdf5-file.h \ src/index-priv.h src/reax.h src/cell-utils.h \ src/integer_matrix.h -INCLUDES = "-I$(top_srcdir)/data" AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" -I$(top_builddir)/lib -Wall AM_CPPFLAGS += -I$(top_srcdir)/lib @LIBCRYSTFEL_CFLAGS@ -- cgit v1.2.3