Added lirc.
[irreco.git] / lirc-0.8.4a / drivers / lirc_ttusbir / Makefile.am
blob01d3a75cc8dd358994d112f1f781d54dec342da2
1 ## $Id: Makefile.am,v 1.1 2007/05/26 13:30:51 lirc Exp $
3 ## Process this file with automake to produce Makefile.in
5 ## this is so that Automake includes the C compiling definitions, and
6 ## includes the source files in the distribution.
7 EXTRA_PROGRAMS = automake_dummy
8 automake_dummy_SOURCES = lirc_ttusbir.c
10 ## there is no *just* object file support in automake.  This is close enough
11 module_DATA = lirc_ttusbir.o
13 include ../Makefile.common