summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient/Makefile.internal.in
Commit message (Collapse)AuthorAgeFilesLines
* examples/libsmbclient: fix Makefile after merged build patch changes.Michael Adam2008-09-171-18/+18
| | | | | | | New variable FLAGS in source3/Makefile.in introduced recursive variable FLAGS in Makefile.internal. Michael
* examples/libsmbclient: adapt to new samba3 source dir "source3/Michael Adam2008-09-171-1/+1
| | | | Michael
* libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-211-0/+138
Without needing to install libsmbclient to /usr/local/samba first. Michael (This used to be commit f0e47bce2e98131812e96fb88cc3d1fe939e8d6c)