shithub: opus

ref: bab4fb19e2a9bc9d970e0b17c1c35ba3e2b3aa11
dir: /Makefile.am/

View raw version
## Process this file with automake to produce Makefile.in. -*-Makefile-*-

# To disable automatic dependency tracking if using other tools than
# gcc and gmake, add the option 'no-dependencies'
AUTOMAKE_OPTIONS = 1.6

#Fools KDevelop into including all files
SUBDIRS = libentcode libcelt

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = celt.pc 

EXTRA_DIST = celt.pc.in

rpm: dist
	rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz