summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 05e13799650ffdbae269d061a8e4770a2ef07667 (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 = libusbgx.pc