Introduce shared/defines.h to collect commonly used macros. For now
it defines min() / max() macros.
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ libLCDstuff_a_LIBADD = @LIBOBJS@
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)
|
||||
|
||||
EXTRA_DIST = getopt.c getopt1.c getopt.h
|
||||
EXTRA_DIST = getopt.c getopt1.c getopt.h defines.h
|
||||
|
||||
## EOF
|
||||
|
||||
Reference in New Issue
Block a user