summaryrefslogtreecommitdiffstats
path: root/inc/Makefile.am
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2010-07-08 16:38:20 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-07-09 11:42:46 +0200
commit7c8467db240180d4d4fba9701eac1c4b07466d6b (patch)
tree391bf908a9894f23c9b4a7a3d10dd44a5e44219d /inc/Makefile.am
parent6c4ea60aa257907deebcdb346a9d68bbe722837e (diff)
downloadabrt-7c8467db240180d4d4fba9701eac1c4b07466d6b.tar.gz
abrt-7c8467db240180d4d4fba9701eac1c4b07466d6b.tar.xz
abrt-7c8467db240180d4d4fba9701eac1c4b07466d6b.zip
lower-case devel headers
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
Diffstat (limited to 'inc/Makefile.am')
-rw-r--r--inc/Makefile.am22
1 files changed, 11 insertions, 11 deletions
diff --git a/inc/Makefile.am b/inc/Makefile.am
index e668b48a..901c23f6 100644
--- a/inc/Makefile.am
+++ b/inc/Makefile.am
@@ -1,18 +1,18 @@
HEADER_FILES = \
- ABRTException.h \
+ abrt_exception.h \
abrtlib.h \
abrt_types.h \
abrt_xmlrpc.h \
- Action.h \
- Analyzer.h \
- CommLayerInner.h \
- CrashTypes.h \
- Database.h \
- DBusCommon.h \
- DebugDump.h \
- Observer.h \
- Plugin.h \
- Reporter.h \
+ action.h \
+ analyzer.h \
+ comm_layer_inner.h \
+ crash_types.h \
+ database.h \
+ dbus_common.h \
+ debug_dump.h \
+ observer.h \
+ plugin.h \
+ reporter.h \
xfuncs.h
lib_includedir=$(includedir)/abrt/