File: Makefile.am

package info (click to toggle)
embryo 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,264 kB
  • sloc: ansic: 13,924; sh: 10,238; pascal: 218; makefile: 139
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
MAINTAINERCLEANFILES = Makefile.in

filesdir = $(datadir)/embryo/include
files_DATA = \
default.inc

EXTRA_DIST = $(files_DATA)