From edf43aebd8278ccb7051141e4bb3c9efc991656f Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 31 Aug 2009 12:56:16 +0200 Subject: Build fixes --- inc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/Makefile.am b/inc/Makefile.am index f4182ee2..637ac667 100644 --- a/inc/Makefile.am +++ b/inc/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = ABRTException.h CrashTypes.h CrashTypesSocket.h abrtlib.h +EXTRA_DIST = ABRTException.h CrashTypes.h CrashTypesSocket.h abrtlib.h abrt_types.h -- cgit