Continue reforming procedure execution. In this phase, move
[pspp-builds.git] / src / automake.mk
index 64b4928468c2e84521fb71313e346e8386e9ec66..3d309a6c78e749c646a56f5560f9ea606fce07ce 100644 (file)
@@ -14,12 +14,3 @@ include $(top_srcdir)/src/ui/gui/automake.mk
 endif
 
 AM_CPPFLAGS += -DPKGDATADIR=\"$(pkgdatadir)\"
-
-src/procedure.o: AM_CPPFLAGS += \
- -I$(top_srcdir)/src/language \
- -I$(top_srcdir)/src/language/control \
- -I$(top_srcdir)/src/output \
- -I$(top_srcdir)/src/data \
- -I$(top_srcdir)/src/libpspp
-
-