Browse Source

[master] Updated incorrect file names which broke distcheck make target.

Thomas Markwalder 12 years ago
parent
commit
4ca74b26c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/d2/Makefile.am

+ 1 - 1
src/bin/d2/Makefile.am

@@ -16,7 +16,7 @@ endif
 
 pkglibexecdir = $(libexecdir)/@PACKAGE@
 
-CLEANFILES  = *.gcno *.gcda spec_config.h d2_srv_messages.h d2_srv_messages.cc
+CLEANFILES  = *.gcno *.gcda spec_config.h d2_messages.h d2_messages.cc
 
 man_MANS = b10-d2.8
 DISTCLEANFILES = $(man_MANS)