Wireshark-commits: [Wireshark-commits] rev 22439: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am Makefile.common Makefile.nmake
From:
guy@xxxxxxxxxxxxx
Date: Thu, 02 Aug 2007 07:54:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22439
User: guy
Date: 2007/08/02 07:54 AM
Log:
Move the list of source files to a Makefile.common file.
Don't put $(srcdir)/ at the beginning of those file names - other
Makefile.am files don't have it, and it appears to break "make
distcheck", at least on my Mac OS X 10.4 machine.
Directory: /trunk/epan/wslua/
Changes Path Action
+3 -13 Makefile.am Modified
+36 -0 Makefile.common Added
+0 -11 Makefile.nmake Modified