Skip to content

Commit

Permalink
Remove deleted files from distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
csete committed Dec 2, 2017
1 parent 466eb2e commit 54c8595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ SUBDIRS = src doc pixmaps data po
install-data-local:
@$(NORMAL_INSTALL)
$(INSTALL_DATA) $(top_srcdir)/AUTHORS $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) $(top_srcdir)/ChangeLog $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) $(top_srcdir)/NEWS $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) $(top_srcdir)/README $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) $(top_srcdir)/COPYING $(DESTDIR)$(pkgdatadir)
$(INSTALL_DATA) $(top_srcdir)/TODO $(DESTDIR)$(pkgdatadir)

EXTRA_DIST = \
autogen.sh \
Expand Down

0 comments on commit 54c8595

Please sign in to comment.