examples/tty/Makefile.am
changeset 1799 f228415225b7
parent 1613 070b4b420ab1
child 1807 0dd4b935efc8
equal deleted inserted replaced
1798:e7733f825982 1799:f228415225b7
    29 #  EtherCAT technology and brand is only permitted in compliance with the
    29 #  EtherCAT technology and brand is only permitted in compliance with the
    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 = \
       
    35 	serial.h \
       
    36 	tty.c
       
    37 
    34 EXTRA_DIST = \
    38 EXTRA_DIST = \
    35 	Kbuild.in \
    39 	Kbuild.in
    36 	tty.c
       
    37 
    40 
    38 BUILT_SOURCES = \
    41 BUILT_SOURCES = \
    39 	Kbuild
    42 	Kbuild
    40 
    43 
    41 modules:
    44 modules: