Added the psppire data files to the make install target.
[pspp-builds.git] / src / automake.mk
index 279464839309139dd6c63bd748d662cf451fdb55..741439f988cf6a5f44c531faa3db6dc60d21e32e 100644 (file)
@@ -13,6 +13,7 @@ if WITHGUI
 include $(top_srcdir)/src/ui/gui/automake.mk
 endif
 
+AM_CPPFLAGS += -DPKGDATADIR=\"$(pkgdatadir)\"
 
 src/message.o: AM_CPPFLAGS += \
  -I$(top_srcdir)/src/language \