Reorganized the directory structure

This commit is contained in:
2022-09-25 09:23:29 +09:00
parent 1bac167e2d
commit 84d1c4c55f
864 changed files with 11 additions and 12 deletions

9
lib/Makefile.am Normal file
View File

@@ -0,0 +1,9 @@
if ENABLE_STATIC_MODULE
SUBDIRS = cmn cry si sed awkmod awk xli http rad dhcp sttp
else
SUBDIRS = cmn cry si sed awk awkmod xli http rad dhcp sttp
endif
DIST_SUBDIRS = $(SUBDIRS)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = qsecmn.pc qsecry.pc qsesi.pc qsesed.pc qseawk.pc qsexli.pc qsehttp.pc qserad.pc qsedhcp.pc