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