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 743c18df..55e28733 100644
--- a/src/applet/Makefile.am
+++ b/src/applet/Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS = abrt-applet
abrt_applet_SOURCES = \
Applet.cpp \
- CCApplet.h CCApplet.cpp
+ applet_gtk.h applet_gtk.c
abrt_applet_CPPFLAGS = \
-Wall -Werror \
-I$(srcdir)/../../inc \