2f9efb384d
make 'make dist' work.
8 lines
178 B
Makefile
8 lines
178 B
Makefile
SUBDIRS = keyboard mouse placement menu resistance
|
|
|
|
EXTRA_DIST = interface.h obconf_interface.h
|
|
|
|
MAINTAINERCLEANFILES= Makefile.in
|
|
|
|
distclean-local:
|
|
$(RM) *\~ *.orig *.rej .\#*
|