summaryrefslogtreecommitdiffstats
path: root/src/CLI/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/CLI/Makefile.am')
-rw-r--r--src/CLI/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CLI/Makefile.am b/src/CLI/Makefile.am
new file mode 100644
index 0000000..cfc16df
--- /dev/null
+++ b/src/CLI/Makefile.am
@@ -0,0 +1,3 @@
+bin_PROGRAMS = abrt-cmd
+abrt_cmd_SOURCES = ABRTSocket.cpp ABRTSocket.h Cmd.cpp
+abrt_cmd_CPPFLAGS = -I$(srcdir)/../../inc \ No newline at end of file