Removed explicit CFLAG dependencies for src/message.o which no longer exists.
[pspp-builds.git] / src / ui / gui / automake.mk
index f802c776eaa012f0647b937d69efe448b1a6e40e..5365451c342286b18bc99cc7716b3680e54ecc52 100644 (file)
@@ -16,6 +16,13 @@ src_ui_gui_psppire_LDADD = \
         -lgl -L$(top_builddir)/gl    \
         @LIBINTL@ @LIBREADLINE@
 
+src_ui_gui_psppiredir = $(pkgdatadir)
+
+dist_src_ui_gui_psppire_DATA = \
+       $(top_srcdir)/src/ui/gui/psppire.glade \
+       $(top_srcdir)/src/ui/gui/psppicon.png \
+       $(top_srcdir)/src/ui/gui/pspplogo.png
+
 
 src_ui_gui_psppire_SOURCES = \
        src/ui/gui/customentry.c \
@@ -48,7 +55,4 @@ src_ui_gui_psppire_SOURCES = \
        src/ui/gui/var-sheet.c \
        src/ui/gui/var-sheet.h \
        src/ui/gui/var-type-dialog.c \
-       src/ui/gui/var-type-dialog.h 
-
-
-
+       src/ui/gui/var-type-dialog.h