~gnomemm/gtkmm/3.0-ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Andrew Starr-Bochicchio
  • Date: 2011-02-01 16:01:44 UTC
  • Revision ID: a.starr.b@gmail.com-20110201160144-paj607kj3oqdjstw
Install examples as part of the doc package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
18
18
 
19
 
DEB_DH_ALWAYS_EXCLUDE := .svn # .svn since 2.12.5, kept as reminder
 
19
DEB_COMPRESS_EXCLUDE_libgtkmm-3.0-doc = examples
20
20
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
21
21
DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
22
22