Take out forgotten print.
This commit is contained in:
parent
4aee850af7
commit
86f31ee1db
@ -26,6 +26,5 @@ ZOOM_FRIENDS = 1
|
|||||||
ZOOM_HOME = 2
|
ZOOM_HOME = 2
|
||||||
ZOOM_ACTIVITY = 3
|
ZOOM_ACTIVITY = 3
|
||||||
|
|
||||||
print os.path.join(os.path.dirname(__file__), 'Makefile.am')
|
|
||||||
if os.path.isfile(os.path.join(os.path.dirname(__file__), 'Makefile.am')):
|
if os.path.isfile(os.path.join(os.path.dirname(__file__), 'Makefile.am')):
|
||||||
ltihooks.install()
|
ltihooks.install()
|
||||||
|
Loading…
Reference in New Issue
Block a user