syndilights/open-lighting-architecture/ola-0.8.4/Makefile.am

14 lines
400 B
Makefile
Raw Normal View History

2010-10-31 17:32:25 +01:00
auxdir = @ac_aux_dir@
AUX_DIST = $(auxdir)/install-sh $(auxdir)/missing \
$(auxdir)/mkinstalldirs
SUBDIRS = include common ola plugins olad python tools debian
EXTRA_DIST = README.rpm ola.spec
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libola.pc libolaserver.pc
ACLOCAL = aclocal -I $(auxdir)
ACLOCAL_AMFLAGS = -I config