diff options
Diffstat (limited to 'src/xsvf')
-rw-r--r-- | src/xsvf/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index f96331cd..1b9cfab0 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -1,6 +1,4 @@ -AM_CPPFLAGS = \ - -I$(top_srcdir)/src \ - -I$(top_builddir)/src +include $(top_srcdir)/common.mk METASOURCES = AUTO noinst_LTLIBRARIES = libxsvf.la |