Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
check_rhev3: removed TODO from Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
Rene Koch committed Dec 28, 2012
1 parent e3ef136 commit 05ab9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -19,7 +19,7 @@ PACKAGE=@PACKAGE@
VERSION=@VERSION@

distdir=$(PACKAGE)-$(VERSION)
DIST_COMMON=config.sub configure.in configure NEWS INSTALL missing aclocal.m4 TODO install-sh Makefile.am ChangeLog COPYING README AUTHORS Makefile.in config.guess
DIST_COMMON=config.sub configure.in configure NEWS INSTALL missing aclocal.m4 install-sh Makefile.am ChangeLog COPYING README AUTHORS Makefile.in config.guess
PLUGIN_COMMON=$(SRC_PLUGIN)/Makefile.am $(SRC_PLUGIN)/Makefile.in $(SRC_PLUGIN)/check_rhev3.pl
CONTRIB_COMMON=$(SRC_CONTRIB)/Makefile.am $(SRC_CONTRIB)/Makefile.in $(SRC_CONTRIB)/check_rhev3.php
DISTFILES=$(DIST_COMMON) $(PLUGIN_COMMON) $(CONTRIB_COMMON)
Expand Down

0 comments on commit 05ab9bc

Please sign in to comment.