X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fautomake.mk;h=f1d71264fb9e54179667d1a36e4a96a7fb8db615;hb=c246143823df29e9ce4c5115c647a47954dea883;hp=af24ef49e461c80df91a06d40c01a96556e4b666;hpb=5fd22ca7771c8175ef05e91e1194c3c4096337f4;p=pspp diff --git a/src/output/charts/automake.mk b/src/output/charts/automake.mk index af24ef49e4..f1d71264fb 100644 --- a/src/output/charts/automake.mk +++ b/src/output/charts/automake.mk @@ -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 \