[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typo in appl/login/Makefile.am?



login_SOURCES = \
...
                login_proto.h                   \
...

but appl/login has login_protos.h (at least that's what fix-export
creates)

-D