--- libgig/trunk/Makefile.am 2007/03/24 18:20:09 1123 +++ libgig/trunk/Makefile.am 2014/05/22 12:14:04 2572 @@ -1,13 +1,13 @@ # require automake >= 1.5 (mandatory for option dist-bzip2) AUTOMAKE_OPTIONS = 1.5 dist-bzip2 -SUBDIRS = doc man src debian win32 +SUBDIRS = doc man src debian win32 osx # to prevent compile errors on some systems AM_CXXFLAGS = -pedantic pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = gig.pc +pkgconfig_DATA = gig.pc akai.pc EXTRA_DIST = libgig.kdevelop