build: 'make clean' doesn't delete os-config.tmpl.
authorLudovic Courtès <ludo@gnu.org>
Mon, 11 Aug 2014 15:15:27 +0000 (17:15 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Aug 2014 15:49:45 +0000 (17:49 +0200)
commitebc32b311088808d028804909c841154e5c8bc9f
tree3b131aba89120129973f3ec91fc3231fa75fce8d
parent8991a470ea2881635c8a1c352f2552aab87a9f92
build: 'make clean' doesn't delete os-config.tmpl.

Fixes <http://bugs.gnu.org/18243>.
Reported by Andreas Enge and Mark H. Weaver.

* Makefile.am (EXAMPLES): New variable.
  (nobase_dist_guilemodule_DATA): Add it.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove gnu/system/os-config.tmpl.
Makefile.am
gnu-system.am