diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am index 1187a6241..56e65de8c 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -43,6 +43,8 @@ $(top_builddir)/file/listobjs: done touch $@ +rpmfc.c: rpmfile.h + clean-local: rm -f $(FILELOBJS) *.o .created rpmfile.h |