12 lines
268 B
Diff
12 lines
268 B
Diff
--- a/src/plugins/contrib/SmartIndent/Makefile.am
|
|
+++ b/src/plugins/contrib/SmartIndent/Makefile.am
|
|
@@ -99,7 +99,7 @@
|
|
|
|
CLEANFILES = $(pkgdata_DATA)
|
|
|
|
-.NOTPARALLEL: $(pkgdata_DATA)
|
|
+.NOTPARALLEL:
|
|
|
|
SmartIndentHDL.zip: manifest_hdl.xml
|
|
PWD=`pwd` cd $(srcdir) && \
|