summaryrefslogtreecommitdiffstats
path: root/src/applet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet/Makefile.am')
-rw-r--r--src/applet/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet/Makefile.am b/src/applet/Makefile.am
index 294f0fed..cd4a643f 100644
--- a/src/applet/Makefile.am
+++ b/src/applet/Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS = abrt-applet
#test-report
abrt_applet_SOURCES = \
- Applet.cpp \
+ applet.c \
applet_gtk.h applet_gtk.c
abrt_applet_CPPFLAGS = \
-I$(srcdir)/../include/report -I$(srcdir)/../include \