X-Git-Url: http://git.rot13.org/?p=librfid;a=blobdiff_plain;f=Makefile.am;h=7c0f889493f184ffbf3d0d04eb24e199cd6f4a3e;hp=69140e2927aa1fcdeccab1bb01556c9f0386aeaa;hb=587eec933bcbfd3a4909311777aa46dbef351dd7;hpb=05c7e304271bcf88901da3782fcd3f28a0c7c9cf 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)