Added egression dialog
[pspp-builds.git] / src / output / charts / automake.mk
index af24ef49e461c80df91a06d40c01a96556e4b666..f1d71264fb9e54179667d1a36e4a96a7fb8db615 100644 (file)
@@ -1,16 +1,7 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-
-
 noinst_LIBRARIES += src/output/charts/libcharts.a
 
-
-src/output/charts/%: AM_CPPFLAGS +=  \
-       -I$(top_srcdir)/src/libpspp \
-       -I$(top_srcdir)/src/output \
-       -I$(top_srcdir)/src/data \
-       -I$(top_srcdir)/src/math
-
 chart_sources = \
        src/output/charts/barchart.c \
        src/output/charts/barchart.h \