examples/tty/Makefile.am
changeset 1807 0dd4b935efc8
parent 1613 070b4b420ab1
child 1824 bbb70ca26f09
equal deleted inserted replaced
1806:47d152b68622 1807:0dd4b935efc8
    30 #  industrial property and similar rights of Beckhoff Automation GmbH.
    30 #  industrial property and similar rights of Beckhoff Automation GmbH.
    31 #
    31 #
    32 #------------------------------------------------------------------------------
    32 #------------------------------------------------------------------------------
    33 
    33 
    34 noinst_HEADERS = \
    34 noinst_HEADERS = \
       
    35 	serial.c \
    35 	serial.h \
    36 	serial.h \
    36 	tty.c
    37 	tty.c
    37 
    38 
    38 EXTRA_DIST = \
    39 EXTRA_DIST = \
    39 	Kbuild.in
    40 	Kbuild.in