X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.am;h=7c0f889493f184ffbf3d0d04eb24e199cd6f4a3e;hb=5254e1b30db6ce8e5095eaecf07094b5deec6e4d;hp=69140e2927aa1fcdeccab1bb01556c9f0386aeaa;hpb=5a21610814e1d8a6fd3b08ac030486b998871bb4;p=librfid diff --git a/Makefile.am b/Makefile.am index 69140e2..7c0f889 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,19 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 -SUBDIRS = include src utils -LINKOPTS = -lusb +include $(top_srcdir)/Makefile.flags.am + +SUBDIRS = etc include src + +if ENABLE_FIRMWARE +else +SUBDIRS += utils +endif + +if ENABLE_WIN32 +SUBDIRS += win32 +endif + +EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch README.MinGW $(OBJECTS): libtool libtool: $(LIBTOOL_DEPS)