Skip to content

Commit

Permalink
Removed redundant BUILT_SOURCES
Browse files Browse the repository at this point in the history
  • Loading branch information
singh-lokendra committed Jun 19, 2019
1 parent c8f4f87 commit 29629b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Makefile.am
@@ -1,6 +1,6 @@
SWIG_INTERFACE = lttoolbox.i

BUILT_SOURCES = lttoolbox_wrap.cpp lttoolbox.py
BUILT_SOURCES = lttoolbox_wrap.cpp

lttoolbox_wrap.cpp: $(SWIG_INTERFACE) setup.py
$(PYTHON) setup.py build
Expand Down

0 comments on commit 29629b9

Please sign in to comment.