Move the new files to the same places as in automake.
[obnox/wireshark/wip.git] / ui / Makefile.common
index 738612656e28432a55b1b2b2aa62ad0c715628a5..b6fe816cfd6266aa498f16997ed2e45313e77ec1 100644 (file)
@@ -29,15 +29,12 @@ GENERATED_HEADER_FILES =
 # Generated C source files that we want in the distribution.
 GENERATED_C_FILES =
 
-GENERATED_H_FILES =
-
 DIRTY_GENERATED_C_FILES =
 
 # All the generated files we want in the distribution.
 GENERATED_FILES = \
        $(GENERATED_HEADER_FILES) \
        $(GENERATED_C_FILES) \
-       $(GENERATED_H_FILES) \
        $(DIRTY_GENERATED_C_FILES)
 
 # Files that generate compileable files