Added lirc.
[irreco.git] / lirc-0.8.4a / drivers / lirc_igorplugusb / Makefile.am
blob313ae83f7911549f5742eb02c29da8964c5534a0
1 ## $Id: Makefile.am,v 1.1 2004/08/05 15:47:13 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_igorplugusb.c
10 ## there is no *just* object file support in automake.  This is close enough
11 module_DATA = lirc_igorplugusb.o
13 include ../Makefile.common