summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 23:53:29 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 23:53:29 -0400
commit46565171d49814f56b340d8cd28d7a855cad8dee (patch)
tree6d2908681fb515052f45b07fd4e9d1f8421a8acf /Makefile.am
parent6494b981576162ce61ec01416126b3ad88dfe193 (diff)
split libshared src and include
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eca7e59435..bb232871d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1041,6 +1041,8 @@ libbasic_la_LIBADD = \
-lm
#@src/libshared/Makefile -------------------------------------------------------
+at.subdirs += src
+#@src/libshared/src/Makefile
noinst_LTLIBRARIES += \
libshared.la