mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
/Makefile.am: fixed 'make clean' ignored error
This commit is contained in:
+2
-2
@@ -360,8 +360,8 @@ apim_prepare = \
|
||||
|
||||
mostlyclean-local: mostlyclean-autopoint-update
|
||||
mostlyclean-autopoint-update:
|
||||
-test -d '$(APIM_LOCK)' && rm -rf '$(APIM_LOCK)'
|
||||
-test -d '$(srcdir_po)/po' && rm -rf '$(srcdir_po)/po'
|
||||
-rm -rf '$(APIM_LOCK)'
|
||||
-rm -rf '$(srcdir_po)/po'
|
||||
rm -f '$(APIM_TMSTMP_TMP)'
|
||||
|
||||
$(APIM_TRIGGER):
|
||||
|
||||
Reference in New Issue
Block a user