Makefile.am 225 B

1234567891011
  1. ## Process this file with automake to produce Makefile.in
  2. pkgconfdir = $(sysconfdir)/@PACKAGE@
  3. originsdir = $(pkgconfdir)/origins
  4. dist_origins_DATA = debian
  5. install-data-local:
  6. $(mkdir_p) $(DESTDIR)$(pkgdatadir)/origins