X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fautomake.mk;h=54e8da0c610af7e409d7bd3e8d58e6de9025bde7;hb=33cdbdf7e095370cf04240eed21344205a487191;hp=9a21f3f8c70101c6dea2331d6d1c882396bc5811;hpb=b5d886fe88156c215d4efac5cbcb9b08b160e7f7;p=pspp diff --git a/src/ui/gui/automake.mk b/src/ui/gui/automake.mk index 9a21f3f8c7..54e8da0c61 100644 --- a/src/ui/gui/automake.mk +++ b/src/ui/gui/automake.mk @@ -87,7 +87,6 @@ EXTRA_DIST += \ src_ui_gui_psppire_CPPFLAGS= -if HAVE_GUI bin_PROGRAMS += src/ui/gui/psppire noinst_PROGRAMS += src/ui/gui/spreadsheet-test @@ -409,7 +408,6 @@ CLEANFILES += src/ui/gui/psppire-marshal.c src/ui/gui/psppire-marshal.h \ src/ui/gui/.deps/psppire-marshal.Plo \ src/ui/gui/resources.c $(nodist_src_ui_gui_psppire_DATA) -endif HAVE_GUI #ensure the installcheck passes even if there is no X server available installcheck-local: @@ -462,7 +460,7 @@ src/ui/gui/glade-wrapper: src/ui/gui/glade-wrapper.in $(SED) -e 's%\@abs_top_srcdir\@%@abs_top_srcdir@%g' -e 's%\@abs_top_builddir\@%@abs_top_builddir@%g' $< > $@ chmod a+x $@ -.PHONY: glade-tools +PHONY += glade-tools glade-tools: src/ui/gui/glade-wrapper src/ui/gui/libpsppire-glade.la # This works around a possible bug in Automake 1.16.1 which installs