0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-03-13 21:10:32 +01:00

modules/Makefile: Define IRCD_UNIT_MODULE only for module units.

This commit is contained in:
Jason Volk 2019-05-30 18:55:00 -07:00
parent 5ce437409d
commit a2a2aea483

View file

@ -5,6 +5,7 @@
DEFS += \
-DIRCD_UNIT \
-DIRCD_UNIT_MODULE \
###
AM_CXXFLAGS = \