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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/applet/Makefile.am b/src/applet/Makefile.am
index 33d5d578..db5266d8 100644
--- a/src/applet/Makefile.am
+++ b/src/applet/Makefile.am
@@ -2,8 +2,7 @@ bin_PROGRAMS = abrt-applet
#test-report
abrt_applet_SOURCES = \
- applet.c \
- applet_gtk.h applet_gtk.c
+ applet.c
abrt_applet_CPPFLAGS = \
-I$(srcdir)/../include \
-I$(srcdir)/../lib \