1 2 3 4 5 6 7
AM_CPPFLAGS = -Wall -I$(top_srcdir)/src noinst_LIBRARIES = libpatterns.a libpatterns_a_SOURCES =\ observer.cpp\ observer.h