Add missing builddir includes for version.h

af4f2aaf19 broke this
This commit is contained in:
Kristian Høgsberg
2013-02-20 14:47:43 -05:00
parent 6f41b0727c
commit a1377cf198
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ AM_CFLAGS = $(GCC_CFLAGS)
AM_CPPFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/shared \
-I$(top_builddir)/src \
-DUNIT_TEST \
$(COMPOSITOR_CFLAGS)
AM_LDFLAGS = -module -avoid-version -rpath $(libdir)