File: Makefile.am

package info (click to toggle)
ghemical 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,416 kB
  • sloc: cpp: 13,437; sh: 9,881; makefile: 183
file content (6 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
SUBDIRS = images

helpfilesdir = $(datadir)/ghemical/@APPVERSION@/user-docs
helpfiles_DATA = *.css *.html

EXTRA_DIST = $(helpfiles_DATA)