Added a new target "programs" to the makefile.
[pspp-builds.git] / Makefile.am
index 4f9bc660a080089f478aac5d2755e0d05875ece2..6fca4b1c29699b2bd77cb74fe4b416a7b0d9ac9e 100644 (file)
@@ -87,3 +87,6 @@ uninstall-hook: $(UNINSTALL_DATA_HOOKS)
 
 clean-local: $(CLEAN_LOCAL)
 all-local: $(ALL_LOCAL)
+
+# A convenience target to build all the binaries
+programs: $(PROGRAMS)