Take out forgotten print.

This commit is contained in:
Tomeu Vizoso 2007-07-01 13:04:48 +02:00
parent 4aee850af7
commit 86f31ee1db

View File

@ -26,6 +26,5 @@ ZOOM_FRIENDS = 1
ZOOM_HOME = 2
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')):
ltihooks.install()