Restructure: Move emphasis from common code to 'libemphasis'

This commit is contained in:
Andreas Eversberg
2017-11-16 18:16:53 +01:00
parent 16194c15f9
commit 40c24a70b2
18 changed files with 25 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
noinst_LIBRARIES = libemphasis.a
libemphasis_a_SOURCES = \
emphasis.c