X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;h=1c178d645071bba24de7bc1a140774aebd8f1c7d;hb=1dc30999005e3eced3f7ab9e358458ba9ee258e1;hp=29b7df4bf2faf2643a17740e69244f6a9e9d335e;hpb=d59dda56be7c134ac3e3b714bddbec9e03b45cd9;p=ncmpc.git diff --git a/Makefile.am b/Makefile.am index 29b7df4..1c178d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -167,8 +167,8 @@ check_PROGRAMS = \ test/run_hscroll test_run_hscroll_SOURCES = test/run_hscroll.c src/hscroll.c src/charset.c -test_run_hscroll_CPPFLAGS = -Isrc $(AM_CPPFLAGS) -test_run_hscroll_LDFLAGS = $(GLIB_LIBS) +test_run_hscroll_CPPFLAGS = -I$(srcdir)/src $(AM_CPPFLAGS) +test_run_hscroll_LDADD = $(GLIB_LIBS) # # sparse