ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 41658: /trunk/ /trunk/ui/qt/: Makefile.am Makefile.commo

Date: Mon, 19 Mar 2012 06:29:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41658

User: guy
Date: 2012/03/18 11:29 PM

Log:
 Call the UI library in the Qt directory libqtui, not libui, to match the
 UI library in the GTK+ directory.
 
 List the moc-generated and rcc-generated files as generated files.
 
 Add main_window.ui as an EXTRA_DIST file.  Sort the EXTRA_DIST list.

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +11 -9     Makefile.am        Modified
  +8 -4      Makefile.common    Modified

Directory: /trunk/
  Changes    Path           Action
  +1 -1      Makefile.am    Modified