Index: share/Makefile.in
--- share/Makefile.in.orig
+++ share/Makefile.in
@@ -73,7 +73,7 @@ am__make_dryrun = (target_option=n; $(am__make_running
 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 am__rm_f = rm -f $(am__rm_f_notfound)
 am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkglibexecdir = $(libexecdir)/@PACKAGE@
@@ -285,8 +285,7 @@ top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
 pkgdata_SCRIPTS = rancid-cvspurge rtrfilter downreport
 dist_pkgdata_SCRIPTS = getipacctg
-dist_pkgdata_DATA = README.misc cisco-load.exp cisco-reload.exp \
-	index.html lgnotes.html
+dist_pkgdata_DATA = README.misc cisco-load.exp cisco-reload.exp
 
 EXTRA_DIST = rancid-cvspurge.in rancid.spec rtrfilter.in downreport.in
 CLEANFILES = rancid-cvspurge downreport
