Added lirc.
[irreco.git] / lirc-0.8.4a / drivers / lirc_sir / Makefile.am
blobf92b119d3de437ee0e5854086072beacd4054348
1 ## $Id: Makefile.am,v 1.9 2004/04/25 16:29:27 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_sir.c
10 ## there is no *just* object file support in automake.  This is close enough
11 module_DATA = lirc_sir.o
13 include ../Makefile.common