Corrected pkgnames/dirnames

This commit is contained in:
Tmtom
2012-07-19 22:34:03 +02:00
parent db6a1954f0
commit 3bc701e995
4 changed files with 12 additions and 7 deletions

View File

@ -7,11 +7,13 @@ VERSION = @VERSION@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libmbus.pc
dist_doc_DATA = \
README \
COPYING \
hardware/MBus_USB.pdf \
hardware/MBus_USB.txt
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
dist_docdir = $(DESTDIR)$(docdir)
doc_DATA = README \
COPYING \
hardware/MBus_USB.pdf \
hardware/MBus_USB.txt
SUBDIRS = mbus bin
ACLOCAL = aclocal -I .