examples: Fix distcheck when the .h/.c are disted
authorMurray Cumming <murrayc@murrayc.com>
Thu, 28 Jun 2012 08:13:13 +0000 (10:13 +0200)
committerJens Georg <mail@jensge.org>
Tue, 3 Jul 2012 07:53:50 +0000 (09:53 +0200)
examples/Makefile.am

index b049310..fd97f3e 100644 (file)
@@ -2,7 +2,9 @@ include ../common.am
 
 AM_CFLAGS += \
        -I$(top_builddir)/src/librygel-renderer \
-       -I$(top_builddir)/src/rygel
+       -I$(top_srcdir)/src/librygel-renderer \
+       -I$(top_builddir)/src/rygel \
+       -I$(top_srcdir)/src/rygel
 
 noinst_PROGRAMS = standalone-renderer
 standalone_renderer_SOURCES = standalone-renderer.c