summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krec/Makefile.am1
-rw-r--r--noatun/app/Makefile.am2
2 files changed, 3 insertions, 0 deletions
diff --git a/krec/Makefile.am b/krec/Makefile.am
index f45884c9..a07b0772 100644
--- a/krec/Makefile.am
+++ b/krec/Makefile.am
@@ -97,3 +97,4 @@ kde_services_DATA=krec_exportwave.desktop
krecord.lo: ../arts/gui/common/artsgui.h ../arts/modules/effects/artsmoduleseffects.h ../arts/modules/common/artsmodulescommon.h ../arts/midi/artsmidi.h ../arts/modules/synth/artsmodulessynth.h
+.NOTPARALLEL:
diff --git a/noatun/app/Makefile.am b/noatun/app/Makefile.am
index 3750e4b8..4e208279 100644
--- a/noatun/app/Makefile.am
+++ b/noatun/app/Makefile.am
@@ -9,3 +9,5 @@ bin_PROGRAMS =
lib_LTLIBRARIES =
METASOURCES = AUTO
+
+.NOTPARALLEL: