0d087f44f1d0893d8ef67662e725eba546c875ea
[librfid] / Makefile.am
1 AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
2
3 include $(top_srcdir)/Makefile.flags.am
4
5 SUBDIRS = etc include src
6
7 if ENABLE_FIRMWARE
8 else
9 SUBDIRS += utils
10 endif
11
12 if ENABLE_WIN32
13 SUBDIRS += win32
14 endif
15
16 EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch
17
18 $(OBJECTS): libtool
19 libtool: $(LIBTOOL_DEPS)
20         $(SHELL) ./config.status --recheck