* wrap/python/Makefile.am (SUBDIRS): Build `.' first.
* wrap/python/cgi/Makefile.am (ltl2tgba.py): Depend on Makefile.
This commit is contained in:
parent
de6314ed74
commit
a76344eef1
3 changed files with 7 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = cgi tests
|
||||
SUBDIRS = . cgi tests
|
||||
|
||||
AM_CPPFLAGS = -I$(PYTHONINC) -I$(top_srcdir)/src $(BUDDY_CPPFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue