summaryrefslogtreecommitdiffstats
path: root/libs/elfio/examples/anonymizer/Makefile.am
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-03-30 10:54:09 -0600
committerEvan Lojewski <github@meklort.com>2019-03-30 10:54:09 -0600
commit87285d38380d1cff8f9e00bb38143c566c5947c3 (patch)
tree24e152250ff7c422bf607cd2b5dc87ed85a12b7a /libs/elfio/examples/anonymizer/Makefile.am
parentcca53919aa8df5e94579269ee1cc6238008f9f2b (diff)
downloadbcm5719-ortega-87285d38380d1cff8f9e00bb38143c566c5947c3.tar.gz
bcm5719-ortega-87285d38380d1cff8f9e00bb38143c566c5947c3.zip
Move elfio to a standalone library.
Diffstat (limited to 'libs/elfio/examples/anonymizer/Makefile.am')
-rw-r--r--libs/elfio/examples/anonymizer/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/elfio/examples/anonymizer/Makefile.am b/libs/elfio/examples/anonymizer/Makefile.am
new file mode 100644
index 0000000..214f9c4
--- /dev/null
+++ b/libs/elfio/examples/anonymizer/Makefile.am
@@ -0,0 +1,3 @@
+AM_CPPFLAGS = -I$(top_srcdir)
+bin_PROGRAMS = anonymizer
+anonymizer_SOURCES = anonymizer.cpp
OpenPOWER on IntegriCloud