diff --git a/asn1/Makefile.am b/asn1/Makefile.am index 5efcb83467..ce2f6aed49 100644 --- a/asn1/Makefile.am +++ b/asn1/Makefile.am @@ -21,7 +21,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -all: SUBDIRS = \ acp133 \ diff --git a/asn1/Makefile.preinc b/asn1/Makefile.preinc index cfab7961cf..1b7ad0da0d 100644 --- a/asn1/Makefile.preinc +++ b/asn1/Makefile.preinc @@ -21,4 +21,4 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -MAKE_CNF_EXPORT = $(MAKE) $(MAKEFLAGS) generate_export +MAKE_CNF_EXPORT = $(MAKE) generate_export