diff options
author | Thomas Graf <tgraf@infradead.org> | 2011-09-08 13:33:55 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@infradead.org> | 2011-09-08 13:34:31 (GMT) |
commit | 80569bb24235749e1bd7a611ece363db03f1617f (patch) | |
tree | ab02d33cdee377a50affd98092e57d0995724f72 | |
parent | 7ac948c643b86104e5b6b795a0f44b8d2ede1bd1 (diff) | |
download | libnl-80569bb24235749e1bd7a611ece363db03f1617f.zip libnl-80569bb24235749e1bd7a611ece363db03f1617f.tar.gz libnl-80569bb24235749e1bd7a611ece363db03f1617f.tar.bz2 |
remove dist lines for non existing files
-rw-r--r-- | doc/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 2b226ad..9b964b5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -43,13 +43,6 @@ EXTRA_DIST = \ images/classful_qdisc.png \ images/classless_qdisc_nbands.png \ images/classless_qdisc.png \ - images/core__1.png \ - images/core__2.png \ - images/core__3.png \ - images/core__4.png \ - images/core__5.png \ - images/core__6.png \ - images/core__7.png \ images/ifinfomsg.png \ images/library_overview.png \ images/nlmsgerr.png \ |