Build: Get build system in order

This commit is contained in:
2025-01-02 17:01:27 -04:00
parent c4832ef032
commit 97294181ff
3 changed files with 13 additions and 18 deletions
-11
View File
@@ -1,16 +1,5 @@
SUBDIRS = corelogic
AM_CPPFLAGS = -I$(srcdir)/corelogic/include
bin_PROGRAMS = harikoff
harikoff_SOURCES = main.cpp
harikoff_LDADD = corelogic/libcorelogic.a
# List of static miscellaneous files to include in the distribution
EXTRA_DIST = \
COPYING \
README \
ChangeLog \
AUTHORS \
INSTALL \
NEWS