[Patch] Add forgotten files to makefile.am
Morten Volden <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi If I am not mistaken, these two files needs to be added to Makefile.am Regards Morten -- - When the split is pulled, mr. Grenade is no longer our friend ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=668&dsMessageId=2412834 To unsubscribe from this discussion, e-mail: [[email protected]].
patchCreateRepos.diff
(text/x-patch, 362 B)
Index: src/Makefile.am =================================================================== --- src/Makefile.am (revision 8070) +++ src/Makefile.am (working copy) @@ -25,6 +25,8 @@ commit_action.cpp \ commit_dlg.cpp \ commit_log_dlg.cpp \ + create_repos_action.cpp \ + create_repos_dlg.cpp \ delete_action.cpp \ delete_dlg.cpp \ destination_dlg.cpp \