summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: d0e6e836ac114f00f6c6039dff4a4ad75ecf1385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include $(top_srcdir)/aminclude.am
SUBDIRS = src examples

if BUILD_TESTS
SUBDIRS += tests
endif

ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = doxygen.cfg
library_includedir=$(includedir)/usbg
library_include_HEADERS = include/usbg/usbg.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libusbg.pc