File: Makefile.am

package info (click to toggle)
menu 2.1.51
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,084 kB
  • sloc: cpp: 4,510; sh: 1,414; makefile: 225; perl: 104; ansic: 52
file content (6 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
AM_CPPFLAGS = -I$(top_srcdir)/update-menus

bin_PROGRAMS = install-menu

install_menu_LDADD = ../update-menus/stringtoolbox.o ../update-menus/parsestream.o
install_menu_SOURCES = install-menu.h install-menu.cc menu-tree.h menu-tree.cc hints.h hints.cc functions.cc functions.h