mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 23:08:07 +00:00
Revert "Rename INCLUDES in Makefile.am."
This reverts commit e341e346d3
.
Breaks build.
This commit is contained in:
parent
101394ab70
commit
e561bfe45e
@ -15,7 +15,7 @@ EXTRA_DIST = example.conf m4/gnulib-cache.m4 linux-usb-cgminer \
|
||||
|
||||
SUBDIRS = lib compat ccan
|
||||
|
||||
AM_CPPFLAGS = $(PTHREAD_FLAGS) -fno-strict-aliasing $(JANSSON_INCLUDES) $(USB_FLAGS)
|
||||
INCLUDES = $(PTHREAD_FLAGS) -fno-strict-aliasing $(JANSSON_INCLUDES) $(USB_FLAGS)
|
||||
|
||||
bin_PROGRAMS = cgminer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user