From 95f7d2d7cdb8e056dc5da42151ad966a6b60c0c4 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 17 Feb 2015 15:19:26 +0100 Subject: Fix typo in makefile, wrong path. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 25cc0073..21172e51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -128,7 +128,7 @@ helper_test_SOURCES=\ include/rofi.h\ source/helper.c\ include/helper.h\ - source/xrmoptions.h\ + include/xrmoptions.h\ source/xrmoptions.c\ test/helper-test.c -- cgit v1.2.3