add pattern.c
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 1 Jun 2004 13:39:44 +0000 (13:39 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 1 Jun 2004 13:39:44 +0000 (13:39 +0000)
[r2991]

ir/stat/Makefile.in

index 5574598..e56948a 100644 (file)
@@ -20,7 +20,8 @@ INSTALL_HEADERS = firmstat.h
 SOURCES = $(INSTALL_HEADERS)
 
 SOURCES +=     Makefile.in \
-               firmstat.c
+               firmstat.c \
+               pattern.c
 
 include $(topdir)/MakeRules