X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=utilities%2Fautomake.mk;h=047180bf49bcc0670d62c190c1a54fccf32dd10a;hb=92bba7a2dd4dff9030989f4459902f47d504752a;hp=41c57c733f204e4afdd48624bc26407be5d8fd96;hpb=7d603b77e09ee8efb64449de10b75ad821eade69;p=pspp diff --git a/utilities/automake.mk b/utilities/automake.mk index 41c57c733f..047180bf49 100644 --- a/utilities/automake.mk +++ b/utilities/automake.mk @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -bin_PROGRAMS += utilities/pspp-dump-sav +noinst_PROGRAMS += utilities/pspp-dump-sav dist_man_MANS += utilities/pspp-dump-sav.1 utilities_pspp_dump_sav_SOURCES = \ src/libpspp/integer-format.c \