File: Makefile.am

package info (click to toggle)
inti-sourceview 0.6.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,220 kB
  • ctags: 967
  • sloc: sh: 64,518; cpp: 3,137; makefile: 142
file content (13 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
## top directory

#Build in these directories:
SUBDIRS= $(INTI_LIBRARY_NAME)

#Distribute these directories:
DIST_SUBDIRS = $(INTI_LIBRARY_NAME)

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = $(INTI_SOURCE_VIEW_LIBRARY_NAME)-$(INTI_SOURCE_VIEW_API_VERSION).pc

library_configdir = $(libdir)/$(INTI_LIBRARY_NAME)-$(INTI_API_VERSION)/include
library_config_DATA = inti-sourceview-config.h