1
0
Fork 0
mbuni/mbuni/extras/Makefile.am

8 lines
107 B
Makefile

if BUILD_PGSQLQ
X = pgsql-queue
endif
if BUILD_MMSBOXMM1
Y = mmsbox-mm1
endif
SUBDIRS = $(X) $(Y)