summaryrefslogtreecommitdiffstats
path: root/libs/elfio/examples/write_obj/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/elfio/examples/write_obj/Makefile.am')
-rw-r--r--libs/elfio/examples/write_obj/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/elfio/examples/write_obj/Makefile.am b/libs/elfio/examples/write_obj/Makefile.am
new file mode 100644
index 0000000..eebfeee
--- /dev/null
+++ b/libs/elfio/examples/write_obj/Makefile.am
@@ -0,0 +1,3 @@
+AM_CPPFLAGS = -I$(top_srcdir)
+bin_PROGRAMS = write_obj
+write_obj_SOURCES = write_obj.cpp
OpenPOWER on IntegriCloud