diff --git a/Makefile.am b/Makefile.am index 1fbd74b3..9d3020af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = usr/share/applications \ usr/share/byobu/pixmaps \ usr/share/byobu/profiles \ usr/share/byobu/tests \ + usr/share/byobu/windows \ usr/share/doc/byobu \ usr/lib/byobu \ usr/share/man/man1 \ diff --git a/configure.ac b/configure.ac index 0e156be5..228e42fa 100644 --- a/configure.ac +++ b/configure.ac @@ -21,6 +21,7 @@ AC_OUTPUT(Makefile \ usr/share/byobu/pixmaps/Makefile \ usr/share/byobu/profiles/Makefile \ usr/share/byobu/tests/Makefile \ + usr/share/byobu/windows/Makefile \ usr/share/doc/byobu/Makefile \ usr/lib/byobu/Makefile \ usr/share/man/man1/Makefile usr/bin/Makefile) diff --git a/usr/share/byobu/windows/Makefile.am b/usr/share/byobu/windows/Makefile.am new file mode 100644 index 00000000..b0900766 --- /dev/null +++ b/usr/share/byobu/windows/Makefile.am @@ -0,0 +1,2 @@ +windowsdir = $(datadir)/@PACKAGE@/windows +windows_SCRIPTS = common