Build: Get build system in order
This commit is contained in:
-11
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user