ref: 0c387d7818a3f83442cd14b8ab20e17dc262f1a0
dir: /Makefile.am/
## 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 = libcelt tests pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = celt.pc EXTRA_DIST = celt.pc.in rpm: dist rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz