You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/ktouch/Makefile.am

14 lines
349 B

# This file you have to edit. Change the name here
SUBDIRS = src keyboards training sounds graphics icons
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign
# place KTouch in the start menu under edutainment
xdg_apps_DATA = ktouch.desktop
include ../admin/Doxyfile.am