summaryrefslogtreecommitdiffstats
path: root/tests/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/Makefile.am')
-rw-r--r--tests/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/Makefile.am b/tests/include/Makefile.am
index 4a22aea..a140ff0 100644
--- a/tests/include/Makefile.am
+++ b/tests/include/Makefile.am
@@ -14,7 +14,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-INCLUDES = -I$(top_srcdir)/src \
+AM_CPPFLAGS = -I$(top_srcdir)/src \
-I$(top_srcdir)/src/include \
-I$(top_srcdir)/src/storage \
-I$(top_srcdir)/src/lookup \