source: rtems/contrib/apt-conf/Makefile.am @ 430c0f6d

4.9
Last change on this file since 430c0f6d was c9626644, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/20/04 at 14:17:43

2004-02-20 Ralf Corsepius <corsepiu@…>

  • Makefile.am, gpg/gpg-pubkey-eac29b6f-3fe1f458, ChangeLog?, vendors.list.d/rtems.list, sources.list.d/rtems-4.6.list, sources.list.d/rtems-4.7.list, configure.ac, .cvsignore, COPYING, rtems-apt-conf.spec.in, INSTALL: New.
  • Property mode set to 100644
File size: 414 bytes
Line 
1aptconfdir = $(sysconfdir)/apt
2
3sources_list_ddir = $(aptconfdir)/sources.list.d
4dist_sources_list_d_DATA = sources.list.d/rtems-4.6.list
5dist_sources_list_d_DATA += sources.list.d/rtems-4.7.list
6
7vendors_list_ddir = $(aptconfdir)/vendors.list.d
8dist_vendors_list_d_DATA = vendors.list.d/rtems.list
9
10gpgdir = $(aptconfdir)/gpg
11dist_gpg_DATA = gpg/gpg-pubkey-eac29b6f-3fe1f458
12
13noinst_HEADERS = rtems-apt-conf.spec
Note: See TracBrowser for help on using the repository browser.