libsigrok/src/hardware/zeroplus-logic-cube
Daniel Elstner c1aae90038 Build: Set local include directories in Makefile.am
Move the include flags for files in the source tree from
configure.ac to Makefile.am where they belong.  Also use
AM_CPPFLAGS instead of CFLAGS/CXXFLAGS to make sure the
files in the build/source tree are always picked up first.

Also, remove the include/libsigrok sub-directory from the
search path, thereby making the <libsigrok/> prefix mandatory
when building libsigrok itself.  This matches the convention
already imposed on users of the library.
2015-08-16 18:28:12 +02:00
..
analyzer.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
analyzer.h Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
api.c Fix #442 by renaming sr_dev_driver.priv to .context 2015-07-10 01:22:15 +02:00
gl_usb.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
gl_usb.h Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
protocol.c Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
protocol.h Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00