diff options
| author | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-29 05:23:57 +0000 |
|---|---|---|
| committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-29 05:23:57 +0000 |
| commit | 31f1e9c17ffae440059e8cc532fa26b92d534f7b (patch) | |
| tree | cf5b65423910d126fddaaf04b885d0de3507d692 /etc/Makefile.am | |
| parent | c19800e8cd5640693f36f2040db4ab5e8d738146 (diff) | |
Notes
Diffstat (limited to 'etc/Makefile.am')
| -rw-r--r-- | etc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am new file mode 100644 index 0000000000000..d5675d57a2ed0 --- /dev/null +++ b/etc/Makefile.am @@ -0,0 +1,5 @@ +# $Id: Makefile.am 20565 2007-04-27 13:52:30Z lha $ + +include $(top_srcdir)/Makefile.am.common + +EXTRA_DIST = services.append |
