examples/mini/Makefile.am
changeset 732 0e6e1ef2b6bc
parent 477 69d05643041f
child 1074 a82793a6d1a0
equal deleted inserted replaced
731:b13ef712a2d7 732:0e6e1ef2b6bc
    33 #  standard) as the (only) precondition to have the right to use EtherCAT
    33 #  standard) as the (only) precondition to have the right to use EtherCAT
    34 #  Technology, IP and trade marks.
    34 #  Technology, IP and trade marks.
    35 #
    35 #
    36 #------------------------------------------------------------------------------
    36 #------------------------------------------------------------------------------
    37 
    37 
    38 EXTRA_DIST = Kbuild mini.c
    38 EXTRA_DIST = \
       
    39 	Kbuild.in \
       
    40 	mini.c
    39 
    41 
    40 all:
    42 all:
    41 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    43 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    42 
    44 
    43 clean-local:
    45 clean-local: