Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41075: /trunk/ui/ /trunk/ui/cli/: Makefile.am Makefile.c

Date: Sun, 19 Feb 2012 22:41:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41075

User: guy
Date: 2012/02/19 02:41 PM

Log:
 We already have GENERATED_HEADER_FILES; use that instead of
 GENERATED_H_FILES.
 
 If we have DIRTY_GENERATED_C_FILES, use it the same way we use
 GENERATED_C_FILES.
 
 GENERATED_FILES is "everything to nuke on a "make maintainer-clean"",
 not "everything to put into the distribution".

Directory: /trunk/ui/cli/
  Changes    Path               Action
  +4 -5      Makefile.am        Modified
  +1 -4      Makefile.common    Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +4 -5      Makefile.am        Modified
  +3 -6      Makefile.common    Modified
  +3 -4      Makefile.nmake     Modified