=== modified file 'fc-case/Makefile.am' --- fc-case/Makefile.am 2008-06-22 15:28:39 +0000 +++ fc-case/Makefile.am 2008-06-22 15:50:28 +0000 @@ -36,6 +36,8 @@ noinst_MANS=fc-case.man +noinst_HEADERS=$(TARG) + fc_case_SRCS= \ fc-case.c \ fccaseint.h \ @@ -52,7 +54,7 @@ ALIAS_FILES = fcalias.h fcaliastail.h -BUILT_SOURCES = $(ALIAS_FILES) $(TARG) +BUILT_SOURCES = $(ALIAS_FILES) $(ALIAS_FILES): touch $(ALIAS_FILES)