make sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librfid.rules end up in the 'make dist' target (Uwe Hermann <uwe@hermann-uwe.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1960 e0336214-984f-0b4b-a45f-81c69e1f0ede
This commit is contained in:
laforge 2007-01-12 14:18:50 +00:00
parent e856472277
commit 986b5e75d2
4 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,12 @@
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
SUBDIRS = include src utils
SUBDIRS = etc include src utils
LINKOPTS = -lusb
AM_CFLAGS = -std=gnu99
EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch
$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck

View File

@ -64,4 +64,4 @@ AC_CHECK_LIB(usb, usb_close,,)
AM_CONDITIONAL(HAVE_LIBUSB, test "x$have_libusb" = "xyes")
dnl Output the makefile
AC_OUTPUT(Makefile src/Makefile include/Makefile include/librfid/Makefile utils/Makefile src/librfid.pc)
AC_OUTPUT(Makefile etc/Makefile etc/udev/Makefile src/Makefile include/Makefile include/librfid/Makefile utils/Makefile src/librfid.pc)

2
etc/Makefile.am Normal file
View File

@ -0,0 +1,2 @@
SUBDIRS = udev

2
etc/udev/Makefile.am Normal file
View File

@ -0,0 +1,2 @@
EXTRA_DIST = librfid.rules