Prepare next release.
Update Debian packages. Set svn:ignore properties.
This commit is contained in:
parent
d90ed8632a
commit
0f0c9abe24
10 changed files with 8 additions and 17 deletions
|
|
@ -1,3 +1,2 @@
|
|||
SUBDIRS = lib examples
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
|
|
@ -34,4 +34,3 @@ nfcip_initiator_LDADD = $(top_builddir)/src/lib/libnfc.la
|
|||
|
||||
dist_man_MANS = nfc-anticol.1 nfc-emulate.1 nfc-list.1 nfc-mfclassic.1 nfc-mfultralight.1 nfc-relay.1
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
|
|
@ -25,4 +25,3 @@ if LIBUSB_ENABLED
|
|||
libnfc_la_LIBADD += @LIBUSB_LIBS@
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
|
|
@ -7,4 +7,3 @@ noinst_LTLIBRARIES = libnfcbuses.la
|
|||
libnfcbuses_la_SOURCES = uart.c
|
||||
libnfcbuses_la_CFLAGS = -I$(top_srcdir)/src/lib
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
|
|
@ -7,4 +7,3 @@ noinst_LTLIBRARIES = libnfcchips.la
|
|||
libnfcchips_la_SOURCES = pn53x.c
|
||||
libnfcchips_la_CFLAGS = -I$(top_srcdir)/src/lib
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
|
|
@ -21,4 +21,3 @@ if LIBUSB_ENABLED
|
|||
libnfcdrivers_la_LIBADD += @LIBUSB_LIBS@
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue