Added lirc.
[irreco.git] / lirc-0.8.4a / drivers / lirc_sasem / Makefile.am
blobbc731c47b5a2c5dc6ed994c166fa58cbe0dae243
1 ## $Id: Makefile.am,v 1.2 2005/07/04 08:36:05 tjdavies 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_sasem.c
10 ## there is no *just* object file support in automake.  This is close enough
11 module_DATA = lirc_sasem.o
13 include ../Makefile.common