summaryrefslogtreecommitdiffstats
path: root/libs/elfio/examples/elfdump/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/elfio/examples/elfdump/Makefile.am')
-rw-r--r--libs/elfio/examples/elfdump/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/elfio/examples/elfdump/Makefile.am b/libs/elfio/examples/elfdump/Makefile.am
new file mode 100644
index 0000000..57a3470
--- /dev/null
+++ b/libs/elfio/examples/elfdump/Makefile.am
@@ -0,0 +1,4 @@
+AM_CPPFLAGS = -I$(top_srcdir)
+bin_PROGRAMS = elfdump
+elfdump_SOURCES = elfdump.cpp
+EXTRA_DIST = ELFDump.vcxproj
OpenPOWER on IntegriCloud